We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad137ed commit c2b852aCopy full SHA for c2b852a
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.jboss.set.channel</groupId>
6
<artifactId>wildfly-channel-cli</artifactId>
7
- <version>1.0.12</version>
+ <version>1.0.13-SNAPSHOT</version>
8
9
<name>Wildfly Channel CLI Tool</name>
10
<description>CLI tool for the Wildfly Channel metadata files manipulation and report generation</description>
@@ -26,7 +26,7 @@
26
<connection>scm:git:git://github.com/TomasHofman/wildfly-channel-cli.git</connection>
27
<developerConnection>scm:git:[email protected]:TomasHofman/wildfly-channel-cli.git</developerConnection>
28
<url>https://github.com/TomasHofman/wildfly-channel-cli</url>
29
- <tag>1.0.12</tag>
+ <tag>HEAD</tag>
30
</scm>
31
32
<distributionManagement>
0 commit comments