Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
metexplore
met4j
Commits
8e0fe805
Commit
8e0fe805
authored
May 12, 2022
by
lcottret
Browse files
Change version number
parent
767a1234
Changes
9
Hide whitespace changes
Inline
Side-by-side
coverage/pom.xml
View file @
8e0fe805
...
...
@@ -44,7 +44,7 @@
<parent>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
...
...
met4j-chemUtils/pom.xml
View file @
8e0fe805
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -35,7 +35,7 @@
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-core
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.mockito/mockito-all -->
<dependency>
...
...
met4j-core/pom.xml
View file @
8e0fe805
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</parent>
<scm>
...
...
met4j-graph/pom.xml
View file @
8e0fe805
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</parent>
<artifactId>
met4j-graph
</artifactId>
...
...
@@ -40,7 +40,7 @@
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-core
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.apache.commons
</groupId>
...
...
@@ -50,12 +50,12 @@
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-mathUtils
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-chemUtils
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
met4j-io/pom.xml
View file @
8e0fe805
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</parent>
<artifactId>
met4j-io
</artifactId>
...
...
@@ -25,7 +25,7 @@
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-core
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.sbml.jsbml
</groupId>
...
...
met4j-mapping/pom.xml
View file @
8e0fe805
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
met4j
</artifactId>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -19,7 +19,7 @@
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-core
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
junit
</groupId>
...
...
met4j-mathUtils/pom.xml
View file @
8e0fe805
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</parent>
...
...
met4j-toolbox/pom.xml
View file @
8e0fe805
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</parent>
<artifactId>
met4j-toolbox
</artifactId>
...
...
@@ -33,32 +33,32 @@
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-chemUtils
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-io
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-core
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-mathUtils
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-graph
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j-mapping
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple -->
<dependency>
...
...
pom.xml
View file @
8e0fe805
...
...
@@ -4,7 +4,7 @@
<groupId>
fr.inrae.toulouse.metexplore
</groupId>
<artifactId>
met4j
</artifactId>
<version>
0.
9.1
-SNAPSHOT
</version>
<version>
0.
10.0
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
met4j
</name>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment