Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.osee.server.releng/build.properties')
-rw-r--r--releng/org.eclipse.osee.server.releng/build.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/org.eclipse.osee.server.releng/build.properties b/releng/org.eclipse.osee.server.releng/build.properties
index 6be9c0bf83a..10fafbb8213 100644
--- a/releng/org.eclipse.osee.server.releng/build.properties
+++ b/releng/org.eclipse.osee.server.releng/build.properties
@@ -4,8 +4,8 @@
JAVA60_HOME=/usr/java
JAVA_HOME=/usr/java
-eclipse.base.url=http://download.eclipse.org/eclipse/downloads/drops/R-3.7.1-201109091335/eclipse-SDK-3.7.1-linux-gtk.tar.gz
-eclipse.base.file=eclipse-SDK-3.7.1-linux-gtk.tar.gz
+eclipse.base.url=http://download.eclipse.org/eclipse/downloads/drops/R-3.7.2-201202080800/eclipse-SDK-3.7.2-linux-gtk.tar.gz
+eclipse.base.file=eclipse-SDK-3.7.2-linux-gtk.tar.gz
downloadMirror=http://www.gtlib.gatech.edu/pub/eclipse
# To permit automatic downloads of non-EPL compatible code, set this to property to "I accept"
@@ -32,7 +32,7 @@ repositoryURLs=\
${associate.sites}
dependencyURLs=\
-${downloadMirror}/eclipse/downloads/drops/R-3.7.1-201109091335/eclipse-test-framework-3.7.1.zip
+${downloadMirror}/eclipse/downloads/drops/R-3.7.2-201202080800/eclipse-test-framework-3.7.2.zip
#org.polarion.eclipse.team.svn.connector.source.feature.group+\

Back to the top