Skip to content

Commit

Permalink
[maven-release-plugin] prepare release polynsi-0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hanstrompert committed Oct 3, 2024
1 parent 6f0532f commit 8307026
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>nl.surf</groupId>
<artifactId>polynsi</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0</version>
<name>polynsi</name>
<description>A SOAP to gRPC translating proxy server for the NSI protocol.</description>
<properties>
Expand All @@ -19,7 +19,7 @@
</properties>
<scm>
<developerConnection>scm:git:[email protected]:workfloworchestrator/PolyNSI</developerConnection>
<tag>0.2.0</tag>
<tag>polynsi-0.3.0</tag>
</scm>
<distributionManagement>
<repository>
Expand Down

0 comments on commit 8307026

Please sign in to comment.