Skip to content

Commit a67b0b1

Browse files
author
Uemit Seren
committed
gwt version updated to gwt 2.5.0-rc2
1 parent f8f6f46 commit a67b0b1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
17-
<gwtVersion>2.4.0</gwtVersion>
18-
<github.maven.repository>file:///srv/uemit.seren/repository/maven-repository/</github.maven.repository>
17+
<gwtVersion>2.5.0-rc2</gwtVersion>
1918
</properties>
2019
<repositories>
2120
<repository>
@@ -39,7 +38,7 @@
3938
<dependency>
4039
<groupId>at.gmi.nordborglab</groupId>
4140
<artifactId>processingjs</artifactId>
42-
<version>0.6.0</version>
41+
<version>0.6.1-SNAPSHOT</version>
4342
</dependency>
4443
</dependencies>
4544
<distributionManagement>

0 commit comments

Comments
 (0)