Update gwt, android plugin

This commit is contained in:
Sean Owen 2014-10-30 21:39:44 +00:00
parent 261e829ba5
commit e0495aafd3
2 changed files with 2 additions and 2 deletions

View file

@ -326,7 +326,7 @@
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>4.0.0-rc.1</version>
<version>4.0.0-rc.2</version>
<extensions>true</extensions>
<executions>
<execution>

View file

@ -43,7 +43,7 @@
</parent>
<properties>
<gwt.version>2.7.0-beta1</gwt.version>
<gwt.version>2.7.0-rc1</gwt.version>
</properties>
<build>