Skip to content

Commit f4ef4b8

Browse files
committed
[maven-release-plugin] prepare release junit-1.15
1 parent 746af32 commit f4ef4b8

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
@@ -6,7 +6,7 @@
66
<version>2.4</version>
77
</parent>
88
<artifactId>junit</artifactId>
9-
<version>1.15-SNAPSHOT</version>
9+
<version>1.15</version>
1010
<packaging>hpi</packaging>
1111
<name>JUnit Plugin</name>
1212
<description>Allows JUnit-format test results to be published.</description>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
2626
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
2727
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
28-
<tag>HEAD</tag>
28+
<tag>junit-1.15</tag>
2929
</scm>
3030
<repositories>
3131
<repository>

0 commit comments

Comments
 (0)