diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 9d93c39fd93..2e007209276 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -3,6 +3,6 @@ org.eclipse.tycho.extras tycho-pomless - 1.0.0 + 1.1.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index e12a5fa4e41..8c820cfab9d 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -7,7 +7,7 @@ org.eclipse.tools.templates parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle-parent diff --git a/pom.xml b/pom.xml index 6b5be7c098d..22e250a03fa 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.eclipse.tools.templates parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom @@ -32,14 +32,9 @@ - - eclipse - http://download.eclipse.org/releases/oxygen/ - p2 - platform - http://download.eclipse.org/eclipse/updates/4.7/ + http://download.eclipse.org/eclipse/updates/4.8milestones/ p2 @@ -49,12 +44,7 @@ orbit - http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ - p2 - - - orbit-recipes - https://hudson.eclipse.org/orbit/job/orbit-recipes/lastSuccessfulBuild/artifact/releng/repository/target/repository/ + http://download.eclipse.org/tools/orbit/downloads/drops/S20180504181223/repository/ p2 diff --git a/repo/pom.xml b/repo/pom.xml index 2c9419a067e..f4feb24b2fe 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -5,10 +5,14 @@ org.eclipse.tools.templates parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml repo eclipse-repository + + + org.eclipse.tools.templates.repo +