Skip to content

Commit b5a752a

Browse files
committed
[maven-release-plugin] prepare release xunit-3.1.6
1 parent 931c625 commit b5a752a

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>xunit</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>3.1.6</version>
1414
<packaging>hpi</packaging>
1515
<name>xUnit plugin</name>
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -172,7 +172,7 @@
172172
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
173173
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
174174
<url>https://github.com/${gitHubRepo}</url>
175-
<tag>${scmTag}</tag>
175+
<tag>xunit-3.1.6</tag>
176176
</scm>
177177

178178
<build>

0 commit comments

Comments
 (0)