Skip to content

Commit 7860c7f

Browse files
committed
[maven-release-plugin] prepare release 1.1.1
1 parent 38c8836 commit 7860c7f

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
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.sonarsource.scm.cvs</groupId>
1010
<artifactId>sonar-scm-cvs-plugin</artifactId>
11-
<version>1.2-SNAPSHOT</version>
11+
<version>1.1.1</version>
1212
<name>SonarQube :: Plugins :: SCM :: CVS</name>
1313
<packaging>sonar-plugin</packaging>
1414
<description>CVS SCM Provider</description>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:[email protected]:SonarQubeCommunity/sonar-scm-cvs.git</connection>
3636
<developerConnection>scm:git:[email protected]:SonarQubeCommunity/sonar-scm-cvs.git</developerConnection>
3737
<url>https://github.com/SonarQubeCommunity/sonar-scm-cvs</url>
38-
<tag>HEAD</tag>
38+
<tag>1.1.1</tag>
3939
</scm>
4040

4141
<issueManagement>

0 commit comments

Comments
 (0)