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

Commit 19b45f6

Browse files
committed
[maven-release-plugin] prepare release 1.4.0-rc1
1 parent 1653781 commit 19b45f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.sonar</groupId>
55
<artifactId>sonar-stash-plugin</artifactId>
6-
<version>1.3.0-SNAPSHOT</version>
6+
<version>1.4.0-rc1</version>
77
<packaging>sonar-plugin</packaging>
88
<description>Integration between Atlassian Stash (BitBucket) and SonarQube</description>
99
<name>Stash</name>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:git@github.com:AmadeusITGroup/sonar-stash.git</connection>
2222
<developerConnection>scm:git:git@github.com:AmadeusITGroup/sonar-stash.git</developerConnection>
2323
<url>https://github.com/AmadeusITGroup/sonar-stash</url>
24-
<tag>HEAD</tag>
24+
<tag>1.4.0-rc1</tag>
2525
</scm>
2626
<issueManagement>
2727
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)