Skip to content

Commit 9e67e00

Browse files
committed
[maven-release-plugin] prepare release junit-1.32
1 parent f5fd3dc commit 9e67e00

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
@@ -7,7 +7,7 @@
77
<relativePath />
88
</parent>
99
<artifactId>junit</artifactId>
10-
<version>${revision}${changelist}</version>
10+
<version>1.32</version>
1111
<packaging>hpi</packaging>
1212
<name>JUnit Plugin</name>
1313
<description>Allows JUnit-format test results to be published.</description>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3030
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3131
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
32-
<tag>${scmTag}</tag>
32+
<tag>junit-1.32</tag>
3333
</scm>
3434
<repositories>
3535
<repository>

0 commit comments

Comments
 (0)