Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Commit

Permalink
Switch to GWT 2.5.1 and GWTP 1.0-RC-2
Browse files Browse the repository at this point in the history
  • Loading branch information
hpehl committed Apr 4, 2013
1 parent 0a18d21 commit 6cb4f97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 0 additions & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
<disableCastChecking>true</disableCastChecking>
<disableClassMetadata>true</disableClassMetadata>
<enableClosureCompiler>true</enableClosureCompiler>
<fragmentCount>30</fragmentCount>
</configuration>
<executions>
<execution>
Expand Down
9 changes: 6 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
<developer>
<name>Harald Pehl</name>
<id>hpehl</id>
<email>[email protected]</email>
<organization>Red Hat</organization>
<timezone>+1</timezone>
</developer>
<developer>
<name>Stan Silvert</name>
Expand Down Expand Up @@ -90,9 +93,9 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<ballroom.version>1.5.2.Final</ballroom.version>
<gwt.version>2.5.0</gwt.version>
<gwtp.version>0.7</gwtp.version>
<gwt.maven>2.5.0</gwt.maven>
<gwt.version>2.5.1</gwt.version>
<gwtp.version>1.0-RC-2</gwtp.version>
<gwt.maven>2.5.1</gwt.maven>
<gwt-log.version>3.2.1</gwt-log.version>
<gwt-vis.version>1.1.1</gwt-vis.version>
<junit.version>4.11</junit.version>
Expand Down

0 comments on commit 6cb4f97

Please sign in to comment.