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 7fe742a commit 04f1366Copy full SHA for 04f1366
pom.xml
@@ -26,7 +26,7 @@
26
<connection>scm:git:https://github.com/jenkinsci/analysis-model.git</connection>
27
<developerConnection>scm:git:git@github.com:jenkinsci/analysis-model.git</developerConnection>
28
<url>https://github.com/jenkinsci/analysis-model</url>
29
- <tag>${scmTag}</tag>
+ <tag>v13.21.0</tag>
30
</scm>
31
32
<licenses>
@@ -54,8 +54,8 @@
54
<properties>
55
<scmTag>HEAD</scmTag>
56
<revision>13.21.0</revision>
57
- <changelist>-SNAPSHOT</changelist>
58
- <previousVersion>13.20.0</previousVersion>
+ <changelist></changelist>
+ <previousVersion>13.21.0</previousVersion>
59
60
<module.name>edu.hm.hafner.analysis.model</module.name>
61
0 commit comments