File tree Expand file tree Collapse file tree 9 files changed +27
-27
lines changed
Expand file tree Collapse file tree 9 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 77 <packaging >pom</packaging >
88 <groupId >bio.singa</groupId >
99 <artifactId >singa-all</artifactId >
10- <version >0.6 .0</version >
10+ <version >0.7 .0</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 >bio.singa</groupId >
10- <version >0.6 .0</version >
10+ <version >0.7 .0</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-chemistry</artifactId >
15- <version >0.6 .0</version >
15+ <version >0.7 .0</version >
1616 <packaging >jar</packaging >
1717 <description >
1818 The chemistry package of SiNGA handles aspects that range into chemoinformatics, such as parsing and
3434 <dependency >
3535 <groupId >bio.singa</groupId >
3636 <artifactId >singa-features</artifactId >
37- <version >0.6 .0</version >
37+ <version >0.7 .0</version >
3838 </dependency >
3939 <dependency >
4040 <groupId >bio.singa</groupId >
4141 <artifactId >singa-mathematics</artifactId >
42- <version >0.6 .0</version >
42+ <version >0.7 .0</version >
4343 </dependency >
4444 <dependency >
4545 <groupId >uk.ac.ebi.beam</groupId >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >bio.singa</groupId >
10- <version >0.6 .0</version >
10+ <version >0.7 .0</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-core</artifactId >
15- <version >0.6 .0</version >
15+ <version >0.7 .0</version >
1616 <packaging >jar</packaging >
1717 <description >
1818 The SiNGA core package contains some convenience methods and data structures required in most other SiNGA
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >bio.singa</groupId >
10- <version >0.6 .0</version >
10+ <version >0.7 .0</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-features</artifactId >
15- <version >0.6 .0</version >
15+ <version >0.7 .0</version >
1616 <packaging >jar</packaging >
1717 <description >
1818 The features package of SiNGA allows for automated retrieval and annotation of features to arbitrary data
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >bio.singa</groupId >
10- <version >0.6 .0</version >
10+ <version >0.7 .0</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-javafx</artifactId >
15- <version >0.6 .0</version >
15+ <version >0.7 .0</version >
1616 <packaging >jar</packaging >
1717 <description >
1818 The javafx package of SiNGA provides methods to render visual representations SiNGA data structures in javafx
2828 <dependency >
2929 <groupId >bio.singa</groupId >
3030 <artifactId >singa-chemistry</artifactId >
31- <version >0.6 .0</version >
31+ <version >0.7 .0</version >
3232 </dependency >
3333 <dependency >
3434 <groupId >bio.singa</groupId >
3535 <artifactId >singa-sequence</artifactId >
36- <version >0.6 .0</version >
36+ <version >0.7 .0</version >
3737 </dependency >
3838 <dependency >
3939 <groupId >org.jfree</groupId >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >bio.singa</groupId >
10- <version >0.6 .0</version >
10+ <version >0.7 .0</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-mathematics</artifactId >
15- <version >0.6 .0</version >
15+ <version >0.7 .0</version >
1616 <packaging >jar</packaging >
1717 <description >
1818 The SiNGA mathematics package handles most of the algorithms and data structures with mathematical background.
2323 <dependency >
2424 <groupId >bio.singa</groupId >
2525 <artifactId >singa-core</artifactId >
26- <version >0.6 .0</version >
26+ <version >0.7 .0</version >
2727 </dependency >
2828 </dependencies >
2929
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >singa-all</artifactId >
77 <groupId >bio.singa</groupId >
8- <version >0.6 .0</version >
8+ <version >0.7 .0</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.6 .0</version >
14+ <version >0.7 .0</version >
1515
1616 <dependencies >
1717 <dependency >
1818 <groupId >bio.singa</groupId >
1919 <artifactId >singa-structure</artifactId >
20- <version >0.6 .0</version >
20+ <version >0.7 .0</version >
2121 </dependency >
2222 </dependencies >
2323
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >singa-all</artifactId >
99 <groupId >bio.singa</groupId >
10- <version >0.6 .0</version >
10+ <version >0.7 .0</version >
1111 <relativePath >../singa-all/pom.xml</relativePath >
1212 </parent >
1313
1414 <artifactId >singa-simulation</artifactId >
15- <version >0.6 .0</version >
15+ <version >0.7 .0</version >
1616 <packaging >jar</packaging >
1717
1818 <dependencies >
1919 <dependency >
2020 <groupId >bio.singa</groupId >
2121 <artifactId >singa-chemistry</artifactId >
22- <version >0.6 .0</version >
22+ <version >0.7 .0</version >
2323 </dependency >
2424 </dependencies >
2525
Original file line number Diff line number Diff line change 1919 <parent >
2020 <artifactId >singa-all</artifactId >
2121 <groupId >bio.singa</groupId >
22- <version >0.6 .0</version >
22+ <version >0.7 .0</version >
2323 <relativePath >../singa-all/pom.xml</relativePath >
2424 </parent >
2525
2626 <artifactId >singa-structure</artifactId >
27- <version >0.6 .0</version >
27+ <version >0.7 .0</version >
2828 <packaging >jar</packaging >
2929
3030 <dependencies >
3131 <dependency >
3232 <groupId >bio.singa</groupId >
3333 <artifactId >singa-mathematics</artifactId >
34- <version >0.6 .0</version >
34+ <version >0.7 .0</version >
3535 </dependency >
3636 <dependency >
3737 <groupId >bio.singa</groupId >
3838 <artifactId >singa-features</artifactId >
39- <version >0.6 .0</version >
39+ <version >0.7 .0</version >
4040 </dependency >
4141 <dependency >
4242 <groupId >bio.singa</groupId >
4343 <artifactId >singa-chemistry</artifactId >
44- <version >0.6 .0</version >
44+ <version >0.7 .0</version >
4545 </dependency >
4646 <dependency >
4747 <groupId >org.rcsb</groupId >
You can’t perform that action at this time.
0 commit comments