summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 5be91aab..96c730e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,10 +158,9 @@
<url>http://download.java.net/maven/2/</url>
</repository>
<repository>
- <id>maven1-repository.dev.java.net</id>
- <name>Java.net Repository for Maven 1</name>
- <url>http://download.java.net/maven/1/</url>
- <layout>legacy</layout>
+ <id>glassfish-repo-archive</id>
+ <name>Glassfish Repositories</name>
+ <url>http://maven.glassfish.org/content/groups/glassfish-group/</url>
</repository>
</repositories>
<dependencies>