File tree Expand file tree Collapse file tree 14 files changed +36
-48
lines changed
Expand file tree Collapse file tree 14 files changed +36
-48
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 77 <packaging >pom</packaging >
88 <groupId >de.bioforscher.singa</groupId >
99 <artifactId >singa-all</artifactId >
10- <version >0.3.2-alpha </version >
10+ <version >0.3.2</version >
1111 <name >singa-all</name >
1212 <description >
1313 SiNGA (Simulation of Natural Systems using Graph Automata) is an open-source library containing tools especially
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >de.bioforscher.singa</groupId >
10- <version >0.3.2-alpha </version >
10+ <version >0.3.2</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-chemistry</artifactId >
15- <version >0.3.2-alpha </version >
15+ <version >0.3.2</version >
1616 <packaging >jar</packaging >
1717
1818 <dependencies >
1919 <dependency >
2020 <groupId >de.bioforscher.singa</groupId >
2121 <artifactId >singa-structure</artifactId >
22- <version >0.3.2-alpha </version >
22+ <version >0.3.2</version >
2323 </dependency >
2424 </dependencies >
2525
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >de.bioforscher.singa</groupId >
10- <version >0.3.2-alpha </version >
10+ <version >0.3.2</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-core</artifactId >
15- <version >0.3.2-alpha </version >
15+ <version >0.3.2</version >
1616 <packaging >jar</packaging >
1717
1818</project >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >de.bioforscher.singa</groupId >
10- <version >0.3.2-alpha </version >
10+ <version >0.3.2</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-features</artifactId >
15- <version >0.3.2-alpha </version >
15+ <version >0.3.2</version >
1616 <packaging >jar</packaging >
1717
1818 <dependencies >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >de.bioforscher.singa</groupId >
10- <version >0.3.2-alpha </version >
10+ <version >0.3.2</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-javafx</artifactId >
15- <version >0.3.2-alpha </version >
15+ <version >0.3.2</version >
1616 <packaging >jar</packaging >
1717
1818 <dependencies >
1919 <dependency >
2020 <groupId >de.bioforscher.singa</groupId >
2121 <artifactId >singa-chemistry</artifactId >
22- <version >0.3.2-alpha </version >
22+ <version >0.3.2</version >
2323 </dependency >
2424 <dependency >
2525 <groupId >de.bioforscher.singa</groupId >
2626 <artifactId >singa-sequence</artifactId >
27- <version >0.3.2-alpha </version >
27+ <version >0.3.2</version >
2828 </dependency >
2929 </dependencies >
3030
Original file line number Diff line number Diff line change 3030 <orderEntry type =" library" name =" Maven: commons-lang:commons-lang:2.4" level =" project" />
3131 <orderEntry type =" library" scope =" RUNTIME" name =" Maven: org.apache.logging.log4j:log4j-api:2.6.2" level =" project" />
3232 <orderEntry type =" library" name =" Maven: org.rcsb:mmtf-api:1.0.7" level =" project" />
33- <orderEntry type =" library " name =" Maven: de.bioforscher. singa:singa -sequence:0.3.2-alpha " level = " project " />
33+ <orderEntry type =" module " module- name =" singa-sequence" />
3434 <orderEntry type =" library" scope =" TEST" name =" Maven: junit:junit:4.12" level =" project" />
3535 <orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest-core:1.3" level =" project" />
3636 <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.21" level =" project" />
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >de.bioforscher.singa</groupId >
10- <version >0.3.2-alpha </version >
10+ <version >0.3.2</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-mathematics</artifactId >
15- <version >0.3.2-alpha </version >
15+ <version >0.3.2</version >
1616 <packaging >jar</packaging >
1717
1818 <dependencies >
1919 <dependency >
2020 <groupId >de.bioforscher.singa</groupId >
2121 <artifactId >singa-core</artifactId >
22- <version >0.3.2-alpha </version >
22+ <version >0.3.2</version >
2323 </dependency >
2424 </dependencies >
2525
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >singa-all</artifactId >
77 <groupId >de.bioforscher.singa</groupId >
8- <version >0.3.2-alpha </version >
8+ <version >0.3.2</version >
99 <relativePath >../singa-all/pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >singa-sequence</artifactId >
14- <version >0.3.2-alpha </version >
14+ <version >0.3.2</version >
1515
1616 <dependencies >
1717 <dependency >
1818 <groupId >de.bioforscher.singa</groupId >
1919 <artifactId >singa-structure</artifactId >
20- <version >0.3.2-alpha </version >
20+ <version >0.3.2</version >
2121 </dependency >
2222 </dependencies >
2323
You can’t perform that action at this time.
0 commit comments