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 b56a498 commit 0e13a1cCopy full SHA for 0e13a1c
pom.xml
@@ -12,7 +12,7 @@
12
</parent>
13
14
<artifactId>analysis-model</artifactId>
15
- <version>${revision}${changelist}</version>
+ <version>11.4.0</version>
16
17
<packaging>jar</packaging>
18
@@ -27,7 +27,7 @@
27
<connection>scm:git:https://github.com/jenkinsci/analysis-model.git</connection>
28
<developerConnection>scm:git:[email protected]:jenkinsci/analysis-model.git</developerConnection>
29
<url>https://github.com/jenkinsci/analysis-model</url>
30
- <tag>${scmTag}</tag>
+ <tag>v11.4.0</tag>
31
</scm>
32
33
<licenses>
0 commit comments