]> source.dussan.org Git - jgit.git/commitdiff
Fix Jetty's p2 repository URL 29/7429/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 27 Aug 2012 11:59:42 +0000 (13:59 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 27 Aug 2012 11:59:42 +0000 (13:59 +0200)
The Jetty 7.x p2 repository was moved to the archive server

Change-Id: If864c64e8a64ced9b9b982332b412b367a6c1011
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/pom.xml

index 8769bd80fe87f9f2073bc0c4e75dbed6709b5dd6..4825a43c7559454bfdbb33c6ed51c3301d4a3d56 100644 (file)
@@ -85,7 +85,7 @@
     <repository>
       <id>jetty</id>
       <layout>p2</layout>
-      <url>http://download.eclipse.org/jetty/updates/jetty-bundles-7.x/${jetty-version}/</url>
+      <url>http://archive.eclipse.org/jetty/updates/jetty-bundles-7.x/${jetty-version}/</url>
     </repository>
     <repository>
       <id>orbit</id>