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 b06379d commit b843f33Copy full SHA for b843f33
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>${scmTag}</tag>
+ <tag>v14.4.0</tag>
30
</scm>
31
32
<licenses>
@@ -54,8 +54,8 @@
54
<properties>
55
<scmTag>HEAD</scmTag>
56
<revision>14.4.0</revision>
57
- <changelist>-SNAPSHOT</changelist>
58
- <previousVersion>14.3.0</previousVersion>
+ <changelist></changelist>
+ <previousVersion>14.4.0</previousVersion>
59
60
<module.name>edu.hm.hafner.analysis.model</module.name>
61
0 commit comments