We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012848e commit 589c36fCopy full SHA for 589c36f
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.ltgt.gwt.maven</groupId>
5
<artifactId>gwt-maven-plugin</artifactId>
6
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-rc-4</version>
7
<packaging>maven-plugin</packaging>
8
9
<name>Maven Plugin for GWT</name>
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/tbroyer/gwt-maven-plugin.git</connection>
30
<developerConnection>scm:git:git@github.com:tbroyer/gwt-maven-plugin.git</developerConnection>
31
<url>https://github.com/tbroyer/gwt-maven-plugin</url>
32
- <tag>HEAD</tag>
+ <tag>1.0-rc-4</tag>
33
</scm>
34
<issueManagement>
35
<system>GitHub</system>
0 commit comments