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 0f515f2 commit 059dc20Copy full SHA for 059dc20
1 file changed
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>v14.13.0</tag>
+ <tag>${scmTag}</tag>
30
</scm>
31
32
<licenses>
@@ -53,8 +53,8 @@
53
54
<properties>
55
<scmTag>HEAD</scmTag>
56
- <revision>14.13.0</revision>
57
- <changelist></changelist>
+ <revision>14.14.0</revision>
+ <changelist>-SNAPSHOT</changelist>
58
<previousVersion>14.13.0</previousVersion>
59
60
<module.name>edu.hm.hafner.analysis.model</module.name>
0 commit comments