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 2aa73ac commit 659c9c5Copy full SHA for 659c9c5
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-10</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-10</tag>
33
</scm>
34
<issueManagement>
35
<system>GitHub</system>
0 commit comments