Skip to content

Commit

Permalink
[maven-release-plugin] prepare release CamelIntegration-2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingvord committed Oct 12, 2021
1 parent 478c38a commit 26b558b
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 @@ -4,7 +4,7 @@

<groupId>de.hzg.wpi.xenv</groupId>
<artifactId>CamelIntegration</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3</version>

<properties>
<github.organization>hzg-wpi</github.organization>
Expand All @@ -17,7 +17,7 @@
<connection>scm:git:git@github.com:${github.organization}/${github.repo}.git</connection>
<developerConnection>scm:git:git@github.com:${github.organization}/${github.repo}.git</developerConnection>
<url>https://github.com/${github.organization}/${github.repo}</url>
<tag>HEAD</tag>
<tag>CamelIntegration-2.3</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 26b558b

Please sign in to comment.