GWT 2.7.0 final

This commit is contained in:
Sean Owen 2014-12-03 11:07:09 -06:00
parent 0859154bc8
commit aa97cd17fb
2 changed files with 2 additions and 2 deletions

View file

@ -212,7 +212,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>2.6</version>
<version>2.6.1</version>
<configuration>
<filesets>
<fileset>

View file

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