Skip to content

Commit 6afe774

Browse files
committed
[maven-release-plugin] prepare release v2.0.0.Alpha1
1 parent 3708b8c commit 6afe774

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>org.wildfly.plugins</groupId>
1616
<artifactId>wildfly-plugin-tools</artifactId>
17-
<version>2.0.0.Beta1-SNAPSHOT</version>
17+
<version>2.0.0.Alpha1</version>
1818
<name>WildFly Plugin Tools</name>
1919

2020
<description>
@@ -96,7 +96,7 @@
9696
<connection>${wildfly.scm.connection}</connection>
9797
<developerConnection>${wildfly.scm.developer.connection}</developerConnection>
9898
<url>${wildfly.scm.url}</url>
99-
<tag>HEAD</tag>
99+
<tag>v2.0.0.Alpha1</tag>
100100
</scm>
101101

102102
<licenses>

0 commit comments

Comments
 (0)