]> source.dussan.org Git - jgit.git/commitdiff
Update packaging project to build using Indigo platform 95/5595/2
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 16 Apr 2012 12:47:44 +0000 (14:47 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 9 May 2012 22:48:59 +0000 (00:48 +0200)
Change-Id: I4c07112a6723d90d3677761f5476af00ead58282
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/pom.xml

index 3330a3f94b5aef5b33be431d14325bd28804bacb..76bd53a00d65616465f389e134b0ce15c35ba5f9 100644 (file)
@@ -60,7 +60,7 @@
 
   <properties>
     <tycho-version>0.12.0</tycho-version>
-    <eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
+    <eclipse-site>http://download.eclipse.org/releases/indigo</eclipse-site>
   </properties>
 
   <modules>
@@ -72,7 +72,7 @@
 
   <repositories>
     <repository>
-      <id>ganymede</id>
+      <id>indigo</id>
       <layout>p2</layout>
       <url>${eclipse-site}</url>
     </repository>