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 15520c7 commit d97f4bcCopy full SHA for d97f4bc
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.ltgt.gwt.maven</groupId>
5
<artifactId>gwt-maven-plugin</artifactId>
6
- <version>HEAD-SNAPSHOT</version>
+ <version>1.1.0</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.1.0</tag>
33
</scm>
34
<issueManagement>
35
<system>GitHub</system>
0 commit comments