Skip to content

Commit 6eabf12

Browse files
committed
[maven-release-plugin] prepare release 2.4.1-RC2
1 parent 8dd385e commit 6eabf12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- defining groupId otherwise we get a NPE by versions-maven-plugin: https://github.com/mojohaus/versions-maven-plugin/issues/51 -->
1313
<groupId>org.jenkins-ci.plugins</groupId>
1414
<artifactId>sonar</artifactId>
15-
<version>2.5-SNAPSHOT</version>
15+
<version>2.4.1-RC2</version>
1616
<packaging>hpi</packaging>
1717

1818
<name>Jenkins SonarQube Plugin</name>
@@ -88,7 +88,7 @@
8888
<connection>scm:git:[email protected]:SonarSource/jenkins-sonar-plugin.git</connection>
8989
<developerConnection>scm:git:[email protected]:SonarSource/jenkins-sonar-plugin.git</developerConnection>
9090
<url>https://github.com/SonarSource/jenkins-sonar-plugin</url>
91-
<tag>HEAD</tag>
91+
<tag>2.4.1-RC2</tag>
9292
</scm>
9393
<issueManagement>
9494
<system>JIRA</system>

0 commit comments

Comments
 (0)