Skip to content

Commit e7e2c0e

Browse files
committed
[maven-release-plugin] prepare release xunit-3.1.0
1 parent 6976b5d commit e7e2c0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.0</version>
1212
<packaging>hpi</packaging>
1313
<name>xUnit plugin</name>
1414
<url>https://github.com/jenkinsci/xunit-plugin</url>
@@ -188,7 +188,7 @@
188188
<scm>
189189
<connection>scm:git:git://github.com/jenkinsci/xunit-plugin.git</connection>
190190
<developerConnection>scm:git:git@github.com:jenkinsci/xunit-plugin.git</developerConnection>
191-
<tag>${scmTag}</tag>
191+
<tag>xunit-3.1.0</tag>
192192
</scm>
193193

194194
<build>

0 commit comments

Comments
 (0)