Skip to content
Snippets Groups Projects
Unverified Commit 199297f7 authored by Daniel's avatar Daniel
Browse files

FIX: Updated remote Maven URLs.

For issue #98
parent da0806fa
Branches
Tags
No related merge requests found
......@@ -35,13 +35,13 @@
<repositories>
<repository>
<id>maven-central</id>
<url>http://central.maven.org/maven2/</url>
<url>https://repo1.maven.org/maven2/</url>
<name>Maven Central</name>
</repository>
<repository>
<id>maven-restlet</id>
<name>Public online Restlet repository</name>
<url>http://maven.restlet.com</url>
<url>https://maven.restlet.com</url>
</repository>
<repository>
<id>local-maven-repo</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment