Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins ReTest committed May 8, 2020
1 parent bda67c4 commit 394a87b
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 @@ -11,7 +11,7 @@

<groupId>de.retest.services</groupId>
<artifactId>rebazer</artifactId>
<version>0.11-SNAPSHOT</version>
<version>0.11</version>

<name>rebazer</name>
<description>
Expand Down Expand Up @@ -334,6 +334,6 @@
<connection>scm:git:https://${git.repo.host}/${git.repo.path}.git</connection>
<developerConnection>scm:git:ssh://git@${git.repo.host}/${git.repo.path}.git</developerConnection>
<url>https://${git.repo.host}/${git.repo.path}/</url>
<tag>HEAD</tag>
<tag>v0.11</tag>
</scm>
</project>

0 comments on commit 394a87b

Please sign in to comment.