From ee171eb05c70d1255dfe68234b1dd5cf87253d43 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 24 May 2013 21:06:02 -0400 Subject: Bug 408992 - Use eclipse-cbi-plugin 1.0.3 released version - Also updated all cbi-plugin declarations to use a variable cbi-plugins.version to set the version just like we do with Tycho --- eclipse-platform-parent/pom.xml | 16 +++------------- .../eclipse-junit-tests/pom.xml | 2 +- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 5fff1d422..84089c3c8 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -24,6 +24,7 @@ http://download.eclipse.org/eclipse/updates/4.3-I-builds 0.18.0 0.18.0 + 1.0.3 http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/ http://download.eclipse.org/jetty/updates/jetty-bundles-8.x/8.1.10.v20130312/ http://download.eclipse.org/rt/ecf/int6/site.p2/ @@ -39,7 +40,6 @@ UTF-8 https://repo.eclipse.org/content/repositories/eclipse-staging/ 3.9.0.v20130515-1045 - https://repo.eclipse.org/content/repositories/cbi-snapshots/ https://repo.eclipse.org/content/repositories/releases/ http://download.eclipse.org/eclipse/updates/4.3-I-builds @@ -128,16 +128,6 @@ true - - cbi-snapshots - ${cbi-snapshots-repo.url} - - false - - - true - - @@ -150,7 +140,7 @@ org.eclipse.cbi.maven.plugins eclipse-cbi-plugin - 1.0.1-SNAPSHOT + ${cbi-plugins.version} @@ -442,7 +432,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.0.2 + ${cbi-plugins.version} sign diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml index f8cdd526f..81a82e13a 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml @@ -164,7 +164,7 @@ org.eclipse.cbi.maven.plugins eclipse-cbi-plugin - 1.0.0 + ${cbi-plugins.version} plugin-versions -- cgit v1.2.3