Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dan2097 committed Mar 12, 2016
1 parent 53e1cda commit 4a94cfd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion opsin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>opsin</artifactId>
<groupId>uk.ac.cam.ch.opsin</groupId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>opsin-core</artifactId>
<name>OPSIN Core</name>
Expand Down
2 changes: 1 addition & 1 deletion opsin-inchi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>opsin</artifactId>
<groupId>uk.ac.cam.ch.opsin</groupId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>opsin-inchi</artifactId>
<name>OPSIN_InChI_Support</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>
<groupId>uk.ac.cam.ch.opsin</groupId>
<artifactId>opsin</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>
<name>OPSIN</name>
<description>Open Parser for Systematic IUPAC Nomenclature</description>
Expand Down

0 comments on commit 4a94cfd

Please sign in to comment.