diff --git a/build/org.eclipse.cdt.autotools.docs/pom.xml b/build/org.eclipse.cdt.autotools.docs/pom.xml index d2fb7ed84e1..bb7dae33395 100644 --- a/build/org.eclipse.cdt.autotools.docs/pom.xml +++ b/build/org.eclipse.cdt.autotools.docs/pom.xml @@ -47,7 +47,7 @@ org.eclipse.tycho.extras tycho-eclipserun-plugin - ${tycho-extras-version} + ${tycho-version} -application org.eclipse.ant.core.antRunner -buildfile build-index.xml build.index diff --git a/build/org.eclipse.cdt.meson.docs/pom.xml b/build/org.eclipse.cdt.meson.docs/pom.xml index 80da41c7987..f5079653aba 100644 --- a/build/org.eclipse.cdt.meson.docs/pom.xml +++ b/build/org.eclipse.cdt.meson.docs/pom.xml @@ -47,7 +47,7 @@ org.eclipse.tycho.extras tycho-eclipserun-plugin - ${tycho-extras-version} + ${tycho-version} -application org.eclipse.ant.core.antRunner -buildfile build-index.xml build.index diff --git a/debug/org.eclipse.cdt.debug.application.doc/pom.xml b/debug/org.eclipse.cdt.debug.application.doc/pom.xml index 52780afd1ff..64cdfda98a9 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.doc/pom.xml @@ -47,7 +47,7 @@ org.eclipse.tycho.extras tycho-eclipserun-plugin - ${tycho-extras-version} + ${tycho-version} -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index diff --git a/doc/org.eclipse.cdt.doc.isv/pom.xml b/doc/org.eclipse.cdt.doc.isv/pom.xml index 3076f02ab30..d221005cc9f 100644 --- a/doc/org.eclipse.cdt.doc.isv/pom.xml +++ b/doc/org.eclipse.cdt.doc.isv/pom.xml @@ -48,7 +48,7 @@ org.eclipse.tycho.extras tycho-eclipserun-plugin - ${tycho-extras-version} + ${tycho-version} -application org.eclipse.ant.core.antRunner -buildfile buildDoc.xml diff --git a/doc/org.eclipse.cdt.doc.user/pom.xml b/doc/org.eclipse.cdt.doc.user/pom.xml index 08f8b76ecf8..2d12c0151c4 100644 --- a/doc/org.eclipse.cdt.doc.user/pom.xml +++ b/doc/org.eclipse.cdt.doc.user/pom.xml @@ -47,7 +47,7 @@ org.eclipse.tycho.extras tycho-eclipserun-plugin - ${tycho-extras-version} + ${tycho-version} -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index diff --git a/pom.xml b/pom.xml index ee5387f028b..5b70e09a095 100644 --- a/pom.xml +++ b/pom.xml @@ -30,8 +30,7 @@ runs with. It may work with older versions, but this is not tested or supported. --> 3.6.3 - 1.6.0 - 1.6.0 + 1.7.0 1.1.7 jacoco http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository @@ -423,7 +422,7 @@ org.eclipse.tycho.extras tycho-source-feature-plugin - ${tycho-extras-version} + ${tycho-version} source-feature @@ -563,7 +562,7 @@ org.eclipse.tycho.extras tycho-pack200a-plugin - ${tycho-extras-version} + ${tycho-version} pack200-normalize @@ -591,7 +590,7 @@ org.eclipse.tycho.extras tycho-pack200b-plugin - ${tycho-extras-version} + ${tycho-version} pack200-pack @@ -711,7 +710,7 @@ org.eclipse.tycho.extras tycho-source-feature-plugin - ${tycho-extras-version} + ${tycho-version} false @@ -847,12 +846,12 @@ org.eclipse.tycho.extras tycho-buildtimestamp-jgit - ${tycho-extras-version} + ${tycho-version} org.eclipse.tycho.extras tycho-sourceref-jgit - ${tycho-extras-version} + ${tycho-version} @@ -961,7 +960,7 @@ org.eclipse.tycho.extras tycho-eclipserun-plugin - ${tycho-extras-version} + ${tycho-version} -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index