Skip to content

Commit 986821d

Browse files
[maven-release-plugin] prepare release build-history-manager-1.11.2
1 parent 625ea25 commit 986821d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>pl.damianszczepanik</groupId>
1313
<artifactId>build-history-manager</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>1.11.2</version>
1515
<packaging>hpi</packaging>
1616

1717
<dependencyManagement>
@@ -59,7 +59,7 @@
5959
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
6060
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
6161
<url>https://github.com/${gitHubRepo}</url>
62-
<tag>${scmTag}</tag>
62+
<tag>build-history-manager-1.11.2</tag>
6363
</scm>
6464

6565
<ciManagement>

0 commit comments

Comments
 (0)