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

Commit

Permalink
[maven-release-plugin] prepare release 1.5.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
t-8ch committed Sep 25, 2018
1 parent 7cc5c02 commit 39a97df
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 @@ -3,7 +3,7 @@

<groupId>org.sonar</groupId>
<artifactId>sonar-stash-plugin</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0-rc1</version>
<packaging>sonar-plugin</packaging>
<description>Integration between Atlassian Stash (BitBucket) and SonarQube</description>
<name>Stash</name>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:git@github.com:AmadeusITGroup/sonar-stash.git</connection>
<developerConnection>scm:git:git@github.com:AmadeusITGroup/sonar-stash.git</developerConnection>
<url>https://github.com/AmadeusITGroup/sonar-stash</url>
<tag>HEAD</tag>
<tag>1.5.0-rc1</tag>
</scm>
<issueManagement>
<system>GitHub Issues</system>
Expand Down

0 comments on commit 39a97df

Please sign in to comment.