Skip to content

Commit cb239d6

Browse files
committed
[maven-release-plugin] prepare release dimensionsscm-0.8.18
1 parent 054deda commit cb239d6

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>dimensionsscm</artifactId>
13-
<version>0.8.18-SNAPSHOT</version>
13+
<version>0.8.18</version>
1414
<packaging>hpi</packaging>
1515
<name>Jenkins Dimensions Plugin</name>
1616
<description>This plugin integrates the Dimensions CM SCM with Jenkins.</description>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3737
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3838
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
39-
<tag>HEAD</tag>
39+
<tag>dimensionsscm-0.8.18</tag>
4040
</scm>
4141

4242
<issueManagement>

0 commit comments

Comments
 (0)