Skip to content

Commit 81a8aec

Browse files
author
Uemit Seren
committed
alfresco repository removed and gwt version updated to 2.5.0-rc2
1 parent a7f7b62 commit 81a8aec

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

pom.xml

+5-6
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,17 @@
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

2120
<repositories>
22-
<repository>
23-
<id>gwt-google-apis</id>
24-
<url>https://maven.alfresco.com/nexus/content/repositories/activiti-thirdparty/</url>
25-
</repository>
2621
<repository>
2722
<id>nordborglab-snapshots</id>
2823
<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>
2928
</repository>
3029
</repositories>
3130

0 commit comments

Comments
 (0)