We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e41753 commit 1c4d2afCopy full SHA for 1c4d2af
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.github.aljoshakoecher</groupId>
6
<artifactId>isa88-state-machine</artifactId>
7
- <version>1.2.0</version>
+ <version>2.0.0</version>
8
<packaging>bundle</packaging>
9
10
<name>ISA 88 State Machine</name>
@@ -84,7 +84,7 @@
84
<plugin>
85
<groupId>org.sonatype.plugins</groupId>
86
<artifactId>nexus-staging-maven-plugin</artifactId>
87
- <version>1.6.7</version>
+ <version>1.6.8</version>
88
<extensions>true</extensions>
89
<configuration>
90
<serverId>ossrh</serverId>
0 commit comments