File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 14
14
<properties >
15
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16
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>
17
+ <gwtVersion >2.5.0-rc2</gwtVersion >
19
18
</properties >
20
19
21
20
<repositories >
22
- <repository >
23
- <id >gwt-google-apis</id >
24
- <url >https://maven.alfresco.com/nexus/content/repositories/activiti-thirdparty/</url >
25
- </repository >
26
21
<repository >
27
22
<id >nordborglab-snapshots</id >
28
23
<url >https://github.com/timeu/maven-repos/raw/master/snapshots/</url >
24
+ </repository >
25
+ <repository >
26
+ <id >nordborglab-releases</id >
27
+ <url >https://github.com/timeu/maven-repos/raw/master/releases/</url >
29
28
</repository >
30
29
</repositories >
31
30
You can’t perform that action at this time.
0 commit comments