Skip to content

Commit 27f0005

Browse files
committed
[maven-release-plugin] prepare release junit-sql-storage-0.2
1 parent ae348b4 commit 27f0005

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>junit-sql-storage</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>0.2</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<revision>0.2</revision>
@@ -141,7 +141,7 @@
141141
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
142142
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
143143
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
144-
<tag>${scmTag}</tag>
144+
<tag>junit-sql-storage-0.2</tag>
145145
</scm>
146146

147147
<repositories>

0 commit comments

Comments
 (0)