From 9893e9a880efcc5c2156b33c98435dd365d29d6e Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 27 Aug 2012 13:59:42 +0200 Subject: [PATCH] Fix Jetty's p2 repository URL The Jetty 7.x p2 repository was moved to the archive server Change-Id: If864c64e8a64ced9b9b982332b412b367a6c1011 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 8769bd80f..4825a43c7 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -85,7 +85,7 @@ jetty p2 - http://download.eclipse.org/jetty/updates/jetty-bundles-7.x/${jetty-version}/ + http://archive.eclipse.org/jetty/updates/jetty-bundles-7.x/${jetty-version}/ orbit