|
7 | 7 | <parent> |
8 | 8 | <artifactId>singa-all</artifactId> |
9 | 9 | <groupId>de.bioforscher.singa</groupId> |
10 | | - <version>0.2.2</version> |
| 10 | + <version>0.2.3</version> |
11 | 11 | <relativePath>../singa-all/pom.xml</relativePath> |
12 | 12 | </parent> |
13 | 13 |
|
14 | 14 | <artifactId>singa-simulation</artifactId> |
15 | | - <version>0.2.2</version> |
| 15 | + <version>0.2.3</version> |
16 | 16 | <packaging>jar</packaging> |
17 | 17 |
|
18 | 18 | <dependencies> |
19 | 19 | <dependency> |
20 | 20 | <groupId>de.bioforscher.singa</groupId> |
21 | 21 | <artifactId>singa-core</artifactId> |
22 | | - <version>0.2.2</version> |
| 22 | + <version>0.2.3</version> |
23 | 23 | </dependency> |
24 | 24 | <dependency> |
25 | 25 | <groupId>de.bioforscher.singa</groupId> |
26 | 26 | <artifactId>singa-features</artifactId> |
27 | | - <version>0.2.2</version> |
| 27 | + <version>0.2.3</version> |
28 | 28 | </dependency> |
29 | 29 | <dependency> |
30 | 30 | <groupId>de.bioforscher.singa</groupId> |
31 | 31 | <artifactId>singa-mathematics</artifactId> |
32 | | - <version>0.2.2</version> |
| 32 | + <version>0.2.3</version> |
33 | 33 | </dependency> |
34 | 34 | <dependency> |
35 | 35 | <groupId>de.bioforscher.singa</groupId> |
36 | 36 | <artifactId>singa-chemistry</artifactId> |
37 | | - <version>0.2.2</version> |
| 37 | + <version>0.2.3</version> |
38 | 38 | </dependency> |
39 | 39 | <dependency> |
40 | 40 | <groupId>de.bioforscher.singa</groupId> |
41 | 41 | <artifactId>singa-javafx</artifactId> |
42 | | - <version>0.2.2</version> |
| 42 | + <version>0.2.3</version> |
43 | 43 | </dependency> |
44 | 44 | <!-- this is used to parse sbml files conveniently --> |
45 | 45 | <dependency> |
|
0 commit comments