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 0170e43 commit 235e07dCopy full SHA for 235e07d
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>analysis-model</artifactId>
14
- <version>${revision}${changelist}</version>
+ <version>11.10.0</version>
15
16
<packaging>jar</packaging>
17
@@ -26,7 +26,7 @@
26
<connection>scm:git:https://github.com/jenkinsci/analysis-model.git</connection>
27
<developerConnection>scm:git:[email protected]:jenkinsci/analysis-model.git</developerConnection>
28
<url>https://github.com/jenkinsci/analysis-model</url>
29
- <tag>${scmTag}</tag>
+ <tag>v11.10.0</tag>
30
</scm>
31
32
<licenses>
0 commit comments