Skip to content

Commit 775335b

Browse files
committed
[maven-release-plugin] prepare release xunit-3.0.7
1 parent 24d9e86 commit 775335b

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>xunit</artifactId>
11-
<version>${revision}${changelist}</version>
11+
<version>3.0.7</version>
1212
<packaging>hpi</packaging>
1313
<name>xUnit plugin</name>
1414
<url>https://github.com/jenkinsci/xunit-plugin</url>
@@ -167,7 +167,7 @@
167167
<scm>
168168
<connection>scm:git:git://github.com/jenkinsci/xunit-plugin.git</connection>
169169
<developerConnection>scm:git:[email protected]:jenkinsci/xunit-plugin.git</developerConnection>
170-
<tag>${scmTag}</tag>
170+
<tag>xunit-3.0.7</tag>
171171
</scm>
172172

173173
<build>

0 commit comments

Comments
 (0)