Skip to content

Commit 3275a93

Browse files
committed
[maven-release-plugin] prepare release v2.0.0.Alpha3
1 parent c0d20fc commit 3275a93

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.Alpha3</version>
1818
<name>WildFly Plugin Tools</name>
1919

2020
<description>
@@ -98,7 +98,7 @@
9898
<connection>${wildfly.scm.connection}</connection>
9999
<developerConnection>${wildfly.scm.developer.connection}</developerConnection>
100100
<url>${wildfly.scm.url}</url>
101-
<tag>HEAD</tag>
101+
<tag>v2.0.0.Alpha3</tag>
102102
</scm>
103103

104104
<licenses>

0 commit comments

Comments
 (0)