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 f8f6f46 commit a67b0b1Copy full SHA for a67b0b1
pom.xml
@@ -14,8 +14,7 @@
14
<properties>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
<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>
+ <gwtVersion>2.5.0-rc2</gwtVersion>
19
</properties>
20
<repositories>
21
<repository>
@@ -39,7 +38,7 @@
39
38
<dependency>
40
<groupId>at.gmi.nordborglab</groupId>
41
<artifactId>processingjs</artifactId>
42
- <version>0.6.0</version>
+ <version>0.6.1-SNAPSHOT</version>
43
</dependency>
44
</dependencies>
45
<distributionManagement>
0 commit comments