Skip to content

Commit a79aa26

Browse files
author
David Conneely
committed
[maven-release-plugin] prepare release dimensionsscm-0.9.2
1 parent f79d42c commit a79aa26

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.9.2-SNAPSHOT</version>
13+
<version>0.9.2</version>
1414
<packaging>hpi</packaging>
1515
<name>Jenkins Dimensions Plugin</name>
1616
<description>This plugin integrates the Dimensions CM SCM with Jenkins.</description>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3636
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3737
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
38-
<tag>HEAD</tag>
38+
<tag>dimensionsscm-0.9.2</tag>
3939
</scm>
4040

4141
<issueManagement>

0 commit comments

Comments
 (0)