We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c8836 commit 7860c7fCopy full SHA for 7860c7f
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>org.sonarsource.scm.cvs</groupId>
10
<artifactId>sonar-scm-cvs-plugin</artifactId>
11
- <version>1.2-SNAPSHOT</version>
+ <version>1.1.1</version>
12
<name>SonarQube :: Plugins :: SCM :: CVS</name>
13
<packaging>sonar-plugin</packaging>
14
<description>CVS SCM Provider</description>
@@ -35,7 +35,7 @@
35
<connection>scm:git:[email protected]:SonarQubeCommunity/sonar-scm-cvs.git</connection>
36
<developerConnection>scm:git:[email protected]:SonarQubeCommunity/sonar-scm-cvs.git</developerConnection>
37
<url>https://github.com/SonarQubeCommunity/sonar-scm-cvs</url>
38
- <tag>HEAD</tag>
+ <tag>1.1.1</tag>
39
</scm>
40
41
<issueManagement>
0 commit comments