Skip to content

Commit 1c4d2af

Browse files
Set version to 2.0.0
1 parent 1e41753 commit 1c4d2af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.github.aljoshakoecher</groupId>
66
<artifactId>isa88-state-machine</artifactId>
7-
<version>1.2.0</version>
7+
<version>2.0.0</version>
88
<packaging>bundle</packaging>
99

1010
<name>ISA 88 State Machine</name>
@@ -84,7 +84,7 @@
8484
<plugin>
8585
<groupId>org.sonatype.plugins</groupId>
8686
<artifactId>nexus-staging-maven-plugin</artifactId>
87-
<version>1.6.7</version>
87+
<version>1.6.8</version>
8888
<extensions>true</extensions>
8989
<configuration>
9090
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)