Update repository URLs to released Luna SR2 locations - Eclipse PLatform 4.4/R-4.4.2-201502041700/ Change-Id: I0b04fbbc6236db3089f88c68582b375118c5881e Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/features/org.eclipse.rap.equinox.target.feature/pom.xml b/features/org.eclipse.rap.equinox.target.feature/pom.xml index 5781b53..c687dc2 100644 --- a/features/org.eclipse.rap.equinox.target.feature/pom.xml +++ b/features/org.eclipse.rap.equinox.target.feature/pom.xml
@@ -34,7 +34,7 @@ <id>base-platform-repository-with-ICU-bundle</id> <layout>p2</layout> <!-- This repository is required in order to pull in the base ICU bundle --> - <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC3/runtime-base</url> + <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2/runtime-base</url> </repository> </repositories>
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml index f37f240..20ee7e4 100644 --- a/releng/org.eclipse.rap.build/pom.xml +++ b/releng/org.eclipse.rap.build/pom.xml
@@ -26,7 +26,7 @@ <surefire-version>2.15</surefire-version> <!-- junit version used by maven-surefire, must correspond with junit in the target platform --> <junit-version>4.11</junit-version> - <base-platform-luna>4.4-M-builds/M-4.4.2RC3-201502041700/</base-platform-luna> + <base-platform-luna>4.4/R-4.4.2-201502041700/</base-platform-luna> <base-platform-luna-repository>http://download.eclipse.org/eclipse/updates/${base-platform-luna}</base-platform-luna-repository> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- disabled due to bug 393977 @@ -47,7 +47,7 @@ TODO [rst]: Because of bug 348045, we cannot add the entire platform repository to the target platform, try target definitions instead. --> - <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC3/runtime-base</url> + <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2/runtime-base</url> </repository> <repository> <id>extra-dependencies-repository</id>
diff --git a/releng/org.eclipse.rap.build/repository.luna/pom.xml b/releng/org.eclipse.rap.build/repository.luna/pom.xml index 46c8dde..f38ab4e 100644 --- a/releng/org.eclipse.rap.build/repository.luna/pom.xml +++ b/releng/org.eclipse.rap.build/repository.luna/pom.xml
@@ -33,7 +33,7 @@ <id>base-platform-repository-with-ICU-bundle</id> <layout>p2</layout> <!-- This repository is required in order to pull in the base ICU bundle --> - <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC3/runtime-base</url> + <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2/runtime-base</url> </repository> </repositories>