Skip to content

Commit cdecc00

Browse files
committed
[maven-release-plugin] prepare release junit-sql-storage-0.1
1 parent 2240c54 commit cdecc00

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.1</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<revision>1.0</revision>
@@ -136,7 +136,7 @@
136136
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
137137
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
138138
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
139-
<tag>${scmTag}</tag>
139+
<tag>junit-sql-storage-0.1</tag>
140140
</scm>
141141

142142
<repositories>

0 commit comments

Comments
 (0)