We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d9e86 commit 775335bCopy full SHA for 775335b
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>xunit</artifactId>
11
- <version>${revision}${changelist}</version>
+ <version>3.0.7</version>
12
<packaging>hpi</packaging>
13
<name>xUnit plugin</name>
14
<url>https://github.com/jenkinsci/xunit-plugin</url>
@@ -167,7 +167,7 @@
167
<scm>
168
<connection>scm:git:git://github.com/jenkinsci/xunit-plugin.git</connection>
169
<developerConnection>scm:git:[email protected]:jenkinsci/xunit-plugin.git</developerConnection>
170
- <tag>${scmTag}</tag>
+ <tag>xunit-3.0.7</tag>
171
</scm>
172
173
<build>
0 commit comments