Skip to content

Commit 91f160d

Browse files
committed
[maven-release-plugin] prepare release 2.2.0
1 parent 7589ca8 commit 91f160d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

opsin-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>opsin</artifactId>
55
<groupId>uk.ac.cam.ch.opsin</groupId>
6-
<version>3.0-SNAPSHOT</version>
6+
<version>2.2.0</version>
77
</parent>
88
<artifactId>opsin-core</artifactId>
99
<name>OPSIN Core</name>

opsin-inchi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>opsin</artifactId>
55
<groupId>uk.ac.cam.ch.opsin</groupId>
6-
<version>3.0-SNAPSHOT</version>
6+
<version>2.2.0</version>
77
</parent>
88
<artifactId>opsin-inchi</artifactId>
99
<name>OPSIN_InChI_Support</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>uk.ac.cam.ch.opsin</groupId>
99
<artifactId>opsin</artifactId>
10-
<version>3.0-SNAPSHOT</version>
10+
<version>2.2.0</version>
1111
<packaging>pom</packaging>
1212
<name>OPSIN</name>
1313
<description>Open Parser for Systematic IUPAC Nomenclature</description>

0 commit comments

Comments
 (0)