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 fa0a9fc commit 5c508baCopy full SHA for 5c508ba
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.16.0</tag>
30
</scm>
31
32
<licenses>
@@ -54,8 +54,8 @@
54
<properties>
55
<scmTag>HEAD</scmTag>
56
<revision>13.16.0</revision>
57
- <changelist>-SNAPSHOT</changelist>
58
- <previousVersion>13.15.0</previousVersion>
+ <changelist></changelist>
+ <previousVersion>13.16.0</previousVersion>
59
60
<module.name>edu.hm.hafner.analysis.model</module.name>
61
0 commit comments