We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8307026 commit 5b68470Copy full SHA for 5b68470
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>nl.surf</groupId>
10
<artifactId>polynsi</artifactId>
11
- <version>0.3.0</version>
+ <version>0.3.1-SNAPSHOT</version>
12
<name>polynsi</name>
13
<description>A SOAP to gRPC translating proxy server for the NSI protocol.</description>
14
<properties>
@@ -19,7 +19,7 @@
19
</properties>
20
<scm>
21
<developerConnection>scm:git:[email protected]:workfloworchestrator/PolyNSI</developerConnection>
22
- <tag>polynsi-0.3.0</tag>
+ <tag>0.2.0</tag>
23
</scm>
24
<distributionManagement>
25
<repository>
0 commit comments