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 a737044 commit 2d8ba88Copy full SHA for 2d8ba88
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>analysis-model</artifactId>
14
- <version>${revision}${changelist}</version>
+ <version>11.4.1</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.4.1</tag>
30
</scm>
31
32
<licenses>
0 commit comments