Skip to content

Commit

Permalink
[maven-release-plugin] prepare release rest-server-2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingvord committed Oct 21, 2021
1 parent 0240232 commit 3402b5c
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 @@ -20,7 +20,7 @@

<groupId>de.hereon.tango</groupId>
<artifactId>rest-server</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3</version>
<packaging>war</packaging>

<developers>
Expand Down Expand Up @@ -60,7 +60,7 @@
<connection>scm:git:[email protected]:${github.organization}/${github.repo}</connection>
<developerConnection>scm:git:[email protected]:${github.organization}/${github.repo}</developerConnection>
<url>https://github.com/${github.organization}/${github.repo}</url>
<tag>HEAD</tag>
<tag>rest-server-2.3</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 3402b5c

Please sign in to comment.