Skip to content

Commit 522638c

Browse files
committed
[maven-release-plugin] prepare release xunit-3.0.3
1 parent 20ffff0 commit 522638c

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.0.3</version>
1212
<packaging>hpi</packaging>
1313
<name>xUnit plugin</name>
1414
<url>https://github.com/jenkinsci/xunit-plugin</url>
@@ -169,7 +169,7 @@
169169
<scm>
170170
<connection>scm:git:git://github.com/jenkinsci/xunit-plugin.git</connection>
171171
<developerConnection>scm:git:git@github.com:jenkinsci/xunit-plugin.git</developerConnection>
172-
<tag>${scmTag}</tag>
172+
<tag>xunit-3.0.3</tag>
173173
</scm>
174174

175175
<build>

0 commit comments

Comments
 (0)