Skip to content

Commit ad137ed

Browse files
committedJan 8, 2025
[maven-release-plugin] prepare release 1.0.12
1 parent 5096a66 commit ad137ed

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.jboss.set.channel</groupId>
66
<artifactId>wildfly-channel-cli</artifactId>
7-
<version>1.0.12-SNAPSHOT</version>
7+
<version>1.0.12</version>
88

99
<name>Wildfly Channel CLI Tool</name>
1010
<description>CLI tool for the Wildfly Channel metadata files manipulation and report generation</description>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git://github.com/TomasHofman/wildfly-channel-cli.git</connection>
2727
<developerConnection>scm:git:git@github.com:TomasHofman/wildfly-channel-cli.git</developerConnection>
2828
<url>https://github.com/TomasHofman/wildfly-channel-cli</url>
29-
<tag>HEAD</tag>
29+
<tag>1.0.12</tag>
3030
</scm>
3131

3232
<distributionManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.