Skip to content

Commit 710112a

Browse files
[maven-release-plugin] prepare release build-name-setter-2.4.3
1 parent d15a50d commit 710112a

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>build-name-setter</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>2.4.3</version>
1313
<packaging>hpi</packaging>
1414

1515
<dependencyManagement>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4343
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4444
<url>https://github.com/${gitHubRepo}</url>
45-
<tag>${scmTag}</tag>
45+
<tag>build-name-setter-2.4.3</tag>
4646
</scm>
4747

4848
<ciManagement>

0 commit comments

Comments
 (0)