Skip to content

Commit 0aa2909

Browse files
committed
[maven-release-plugin] prepare release junit-1.36
1 parent bf8b138 commit 0aa2909

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.36</version>
1111
<packaging>hpi</packaging>
1212
<name>JUnit Plugin</name>
1313
<description>Allows JUnit-format test results to be published.</description>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
3131
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
3232
<url>https://github.com/${gitHubRepo}</url>
33-
<tag>${scmTag}</tag>
33+
<tag>junit-1.36</tag>
3434
</scm>
3535
<repositories>
3636
<repository>

0 commit comments

Comments
 (0)