Skip to content

Commit a1215f4

Browse files
committed
[maven-release-plugin] prepare release xunit-3.1.2
1 parent aa8e775 commit a1215f4

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.2</version>
1212
<packaging>hpi</packaging>
1313
<name>xUnit plugin</name>
1414
<url>https://github.com/jenkinsci/xunit-plugin</url>
@@ -180,7 +180,7 @@
180180
<scm>
181181
<connection>scm:git:git://github.com/jenkinsci/xunit-plugin.git</connection>
182182
<developerConnection>scm:git:git@github.com:jenkinsci/xunit-plugin.git</developerConnection>
183-
<tag>${scmTag}</tag>
183+
<tag>xunit-3.1.2</tag>
184184
</scm>
185185

186186
<build>

0 commit comments

Comments
 (0)