Skip to content

Commit

Permalink
[maven-release-plugin] prepare release command-launcher-1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed May 7, 2021
1 parent 21744c9 commit 9ff6322
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 @@
<relativePath />
</parent>
<artifactId>command-launcher</artifactId>
<version>${revision}${changelist}</version>
<version>1.6</version>
<packaging>hpi</packaging>
<properties>
<revision>1.6</revision>
Expand All @@ -30,7 +30,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>command-launcher-1.6</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 9ff6322

Please sign in to comment.