We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625ea25 commit 986821dCopy full SHA for 986821d
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>pl.damianszczepanik</groupId>
13
<artifactId>build-history-manager</artifactId>
14
- <version>${revision}${changelist}</version>
+ <version>1.11.2</version>
15
<packaging>hpi</packaging>
16
17
<dependencyManagement>
@@ -59,7 +59,7 @@
59
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
60
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
61
<url>https://github.com/${gitHubRepo}</url>
62
- <tag>${scmTag}</tag>
+ <tag>build-history-manager-1.11.2</tag>
63
</scm>
64
65
<ciManagement>
0 commit comments