From 95672c3851ca252895750bba8bfb9995d4fee56c Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Tue, 4 Sep 2018 11:51:49 +0530 Subject: Bug 538531 - POM version change for 4.10 release Change-Id: Ie5d73afbfcad435db3a729a356d8666f1c2c35c0 Signed-off-by: Sravan Kumar Lakkimsetti --- bundles/archived/org.eclipse.equinox.console.ssh.tests/pom.xml | 2 +- bundles/archived/org.eclipse.equinox.console.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.app/pom.xml | 2 +- bundles/org.eclipse.equinox.bidi.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.bidi/pom.xml | 2 +- bundles/org.eclipse.equinox.cm.test/pom.xml | 2 +- bundles/org.eclipse.equinox.cm/pom.xml | 2 +- bundles/org.eclipse.equinox.common/pom.xml | 2 +- bundles/org.eclipse.equinox.compendium.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.concurrent/pom.xml | 2 +- bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml | 2 +- bundles/org.eclipse.equinox.console.ssh/pom.xml | 2 +- bundles/org.eclipse.equinox.console/pom.xml | 2 +- bundles/org.eclipse.equinox.coordinator/pom.xml | 2 +- bundles/org.eclipse.equinox.device/pom.xml | 2 +- bundles/org.eclipse.equinox.ds.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.ds/pom.xml | 2 +- bundles/org.eclipse.equinox.event/pom.xml | 2 +- bundles/org.eclipse.equinox.http.jetty.starter/pom.xml | 2 +- bundles/org.eclipse.equinox.http.jetty/pom.xml | 2 +- bundles/org.eclipse.equinox.http.registry/pom.xml | 2 +- bundles/org.eclipse.equinox.http.servlet.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.http.servlet/pom.xml | 2 +- bundles/org.eclipse.equinox.http.servletbridge/pom.xml | 2 +- bundles/org.eclipse.equinox.io/pom.xml | 2 +- bundles/org.eclipse.equinox.ip/pom.xml | 2 +- bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml | 2 +- bundles/org.eclipse.equinox.jsp.jasper/pom.xml | 2 +- bundles/org.eclipse.equinox.log.stream/pom.xml | 2 +- bundles/org.eclipse.equinox.metatype/pom.xml | 2 +- bundles/org.eclipse.equinox.preferences.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.preferences/pom.xml | 2 +- bundles/org.eclipse.equinox.region.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.region/pom.xml | 2 +- bundles/org.eclipse.equinox.registry/pom.xml | 2 +- bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml | 2 +- bundles/org.eclipse.equinox.security.macosx/pom.xml | 2 +- bundles/org.eclipse.equinox.security.tests/pom.xml | 2 +- bundles/org.eclipse.equinox.security.ui/pom.xml | 2 +- bundles/org.eclipse.equinox.security.win32.x86/pom.xml | 2 +- bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml | 2 +- bundles/org.eclipse.equinox.security/pom.xml | 2 +- bundles/org.eclipse.equinox.servletbridge.extensionbundle/pom.xml | 2 +- bundles/org.eclipse.equinox.servletbridge.template/pom.xml | 2 +- bundles/org.eclipse.equinox.servletbridge/pom.xml | 2 +- bundles/org.eclipse.equinox.slf4j.stub/pom.xml | 2 +- bundles/org.eclipse.equinox.transforms.hook/pom.xml | 2 +- bundles/org.eclipse.equinox.transforms.xslt/pom.xml | 2 +- bundles/org.eclipse.equinox.useradmin/pom.xml | 2 +- bundles/org.eclipse.equinox.util/pom.xml | 2 +- bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml | 2 +- bundles/org.eclipse.equinox.weaving.caching/pom.xml | 2 +- bundles/org.eclipse.equinox.weaving.hook/pom.xml | 2 +- bundles/org.eclipse.equinox.wireadmin/pom.xml | 2 +- features/org.eclipse.equinox.compendium.sdk/pom.xml | 2 +- features/org.eclipse.equinox.core.feature/pom.xml | 2 +- features/org.eclipse.equinox.core.sdk/pom.xml | 2 +- features/org.eclipse.equinox.sdk/pom.xml | 2 +- features/org.eclipse.equinox.server.core/pom.xml | 2 +- features/org.eclipse.equinox.server.jetty/pom.xml | 2 +- features/org.eclipse.equinox.server.p2/pom.xml | 2 +- features/org.eclipse.equinox.server.servletbridge/pom.xml | 2 +- features/org.eclipse.equinox.server.simple/pom.xml | 2 +- features/org.eclipse.equinox.serverside.sdk/pom.xml | 2 +- pom.xml | 2 +- tests-pom/pom.xml | 2 +- 66 files changed, 66 insertions(+), 66 deletions(-) diff --git a/bundles/archived/org.eclipse.equinox.console.ssh.tests/pom.xml b/bundles/archived/org.eclipse.equinox.console.ssh.tests/pom.xml index 4b85c1a9c..bf3206947 100644 --- a/bundles/archived/org.eclipse.equinox.console.ssh.tests/pom.xml +++ b/bundles/archived/org.eclipse.equinox.console.ssh.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/archived/org.eclipse.equinox.console.tests/pom.xml b/bundles/archived/org.eclipse.equinox.console.tests/pom.xml index cb3bed18a..a8ac22bd1 100644 --- a/bundles/archived/org.eclipse.equinox.console.tests/pom.xml +++ b/bundles/archived/org.eclipse.equinox.console.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.app/pom.xml b/bundles/org.eclipse.equinox.app/pom.xml index e50b12c9a..ae50b38fc 100644 --- a/bundles/org.eclipse.equinox.app/pom.xml +++ b/bundles/org.eclipse.equinox.app/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.bidi.tests/pom.xml b/bundles/org.eclipse.equinox.bidi.tests/pom.xml index 664948c23..4c9296858 100644 --- a/bundles/org.eclipse.equinox.bidi.tests/pom.xml +++ b/bundles/org.eclipse.equinox.bidi.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.bidi/pom.xml b/bundles/org.eclipse.equinox.bidi/pom.xml index ebcd05b7d..08090e6d2 100644 --- a/bundles/org.eclipse.equinox.bidi/pom.xml +++ b/bundles/org.eclipse.equinox.bidi/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.cm.test/pom.xml b/bundles/org.eclipse.equinox.cm.test/pom.xml index 78ff890e3..81fd3ff14 100644 --- a/bundles/org.eclipse.equinox.cm.test/pom.xml +++ b/bundles/org.eclipse.equinox.cm.test/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.cm/pom.xml b/bundles/org.eclipse.equinox.cm/pom.xml index edaff3c11..e84ce2419 100644 --- a/bundles/org.eclipse.equinox.cm/pom.xml +++ b/bundles/org.eclipse.equinox.cm/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.common/pom.xml b/bundles/org.eclipse.equinox.common/pom.xml index a94af2d1c..31f331d43 100644 --- a/bundles/org.eclipse.equinox.common/pom.xml +++ b/bundles/org.eclipse.equinox.common/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.compendium.tests/pom.xml b/bundles/org.eclipse.equinox.compendium.tests/pom.xml index ffe229da7..0cf1eaafc 100644 --- a/bundles/org.eclipse.equinox.compendium.tests/pom.xml +++ b/bundles/org.eclipse.equinox.compendium.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.concurrent/pom.xml b/bundles/org.eclipse.equinox.concurrent/pom.xml index 3a29c8d66..010017e77 100644 --- a/bundles/org.eclipse.equinox.concurrent/pom.xml +++ b/bundles/org.eclipse.equinox.concurrent/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml b/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml index 5e5387159..da79768b6 100644 --- a/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml +++ b/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.console.ssh/pom.xml b/bundles/org.eclipse.equinox.console.ssh/pom.xml index 2406ea915..f7dfc2132 100644 --- a/bundles/org.eclipse.equinox.console.ssh/pom.xml +++ b/bundles/org.eclipse.equinox.console.ssh/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.console/pom.xml b/bundles/org.eclipse.equinox.console/pom.xml index c8a5f0123..18418f750 100644 --- a/bundles/org.eclipse.equinox.console/pom.xml +++ b/bundles/org.eclipse.equinox.console/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.coordinator/pom.xml b/bundles/org.eclipse.equinox.coordinator/pom.xml index e75048031..671ec0ae3 100644 --- a/bundles/org.eclipse.equinox.coordinator/pom.xml +++ b/bundles/org.eclipse.equinox.coordinator/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.device/pom.xml b/bundles/org.eclipse.equinox.device/pom.xml index 2556799a7..172ce5a89 100644 --- a/bundles/org.eclipse.equinox.device/pom.xml +++ b/bundles/org.eclipse.equinox.device/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.ds.tests/pom.xml b/bundles/org.eclipse.equinox.ds.tests/pom.xml index 907e40501..cfb98f07d 100644 --- a/bundles/org.eclipse.equinox.ds.tests/pom.xml +++ b/bundles/org.eclipse.equinox.ds.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.ds/pom.xml b/bundles/org.eclipse.equinox.ds/pom.xml index 3089b188b..789dd062b 100644 --- a/bundles/org.eclipse.equinox.ds/pom.xml +++ b/bundles/org.eclipse.equinox.ds/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.event/pom.xml b/bundles/org.eclipse.equinox.event/pom.xml index 8a440f568..d72e05f52 100644 --- a/bundles/org.eclipse.equinox.event/pom.xml +++ b/bundles/org.eclipse.equinox.event/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.http.jetty.starter/pom.xml b/bundles/org.eclipse.equinox.http.jetty.starter/pom.xml index 10096ea46..0a167e78d 100644 --- a/bundles/org.eclipse.equinox.http.jetty.starter/pom.xml +++ b/bundles/org.eclipse.equinox.http.jetty.starter/pom.xml @@ -15,7 +15,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.http.jetty/pom.xml b/bundles/org.eclipse.equinox.http.jetty/pom.xml index b13e43aa4..27ed14a37 100644 --- a/bundles/org.eclipse.equinox.http.jetty/pom.xml +++ b/bundles/org.eclipse.equinox.http.jetty/pom.xml @@ -16,7 +16,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.http.registry/pom.xml b/bundles/org.eclipse.equinox.http.registry/pom.xml index de01c884f..d5e57bceb 100644 --- a/bundles/org.eclipse.equinox.http.registry/pom.xml +++ b/bundles/org.eclipse.equinox.http.registry/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml b/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml index bd42db585..00fe5c416 100644 --- a/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml +++ b/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.http.servlet/pom.xml b/bundles/org.eclipse.equinox.http.servlet/pom.xml index 0edec7045..5a45564fa 100644 --- a/bundles/org.eclipse.equinox.http.servlet/pom.xml +++ b/bundles/org.eclipse.equinox.http.servlet/pom.xml @@ -15,7 +15,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml index 88807e45f..489754a71 100644 --- a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml +++ b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.io/pom.xml b/bundles/org.eclipse.equinox.io/pom.xml index 04b80e6e2..e84ff4b70 100644 --- a/bundles/org.eclipse.equinox.io/pom.xml +++ b/bundles/org.eclipse.equinox.io/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.ip/pom.xml b/bundles/org.eclipse.equinox.ip/pom.xml index 23b7afdd3..09cc5f0ca 100644 --- a/bundles/org.eclipse.equinox.ip/pom.xml +++ b/bundles/org.eclipse.equinox.ip/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml b/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml index fc97dd808..573ea50dd 100644 --- a/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml +++ b/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.jsp.jasper/pom.xml b/bundles/org.eclipse.equinox.jsp.jasper/pom.xml index 96b8d7a53..f8031cc29 100644 --- a/bundles/org.eclipse.equinox.jsp.jasper/pom.xml +++ b/bundles/org.eclipse.equinox.jsp.jasper/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.log.stream/pom.xml b/bundles/org.eclipse.equinox.log.stream/pom.xml index 98c06858d..529e7b902 100644 --- a/bundles/org.eclipse.equinox.log.stream/pom.xml +++ b/bundles/org.eclipse.equinox.log.stream/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.metatype/pom.xml b/bundles/org.eclipse.equinox.metatype/pom.xml index 5a06b1fe9..e08c973d6 100644 --- a/bundles/org.eclipse.equinox.metatype/pom.xml +++ b/bundles/org.eclipse.equinox.metatype/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.preferences.tests/pom.xml b/bundles/org.eclipse.equinox.preferences.tests/pom.xml index f8b11ef91..004c5a6af 100644 --- a/bundles/org.eclipse.equinox.preferences.tests/pom.xml +++ b/bundles/org.eclipse.equinox.preferences.tests/pom.xml @@ -16,7 +16,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.preferences/pom.xml b/bundles/org.eclipse.equinox.preferences/pom.xml index acdcd4ee2..f820fde44 100644 --- a/bundles/org.eclipse.equinox.preferences/pom.xml +++ b/bundles/org.eclipse.equinox.preferences/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.region.tests/pom.xml b/bundles/org.eclipse.equinox.region.tests/pom.xml index af176d9c3..f5921adf8 100644 --- a/bundles/org.eclipse.equinox.region.tests/pom.xml +++ b/bundles/org.eclipse.equinox.region.tests/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.region/pom.xml b/bundles/org.eclipse.equinox.region/pom.xml index 78b8a451a..588ec2f87 100644 --- a/bundles/org.eclipse.equinox.region/pom.xml +++ b/bundles/org.eclipse.equinox.region/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.registry/pom.xml b/bundles/org.eclipse.equinox.registry/pom.xml index ac8124f96..803983f43 100644 --- a/bundles/org.eclipse.equinox.registry/pom.xml +++ b/bundles/org.eclipse.equinox.registry/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml b/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml index 30f6e67a9..a60f96789 100644 --- a/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml +++ b/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.security.macosx/pom.xml b/bundles/org.eclipse.equinox.security.macosx/pom.xml index 1fe0cff01..d0351721c 100644 --- a/bundles/org.eclipse.equinox.security.macosx/pom.xml +++ b/bundles/org.eclipse.equinox.security.macosx/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.security.tests/pom.xml b/bundles/org.eclipse.equinox.security.tests/pom.xml index fc361b830..883da6657 100644 --- a/bundles/org.eclipse.equinox.security.tests/pom.xml +++ b/bundles/org.eclipse.equinox.security.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../tests-pom/ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.security.ui/pom.xml b/bundles/org.eclipse.equinox.security.ui/pom.xml index 2931ed6a4..875db26bd 100644 --- a/bundles/org.eclipse.equinox.security.ui/pom.xml +++ b/bundles/org.eclipse.equinox.security.ui/pom.xml @@ -15,7 +15,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.equinox.security.win32.x86/pom.xml b/bundles/org.eclipse.equinox.security.win32.x86/pom.xml index d71d86627..4014f4a4a 100644 --- a/bundles/org.eclipse.equinox.security.win32.x86/pom.xml +++ b/bundles/org.eclipse.equinox.security.win32.x86/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml index 508397ada..959f3176e 100644 --- a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml +++ b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.security/pom.xml b/bundles/org.eclipse.equinox.security/pom.xml index 31d521148..c59c5b287 100644 --- a/bundles/org.eclipse.equinox.security/pom.xml +++ b/bundles/org.eclipse.equinox.security/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.servletbridge.extensionbundle/pom.xml b/bundles/org.eclipse.equinox.servletbridge.extensionbundle/pom.xml index 4c7f8119b..2f5664442 100644 --- a/bundles/org.eclipse.equinox.servletbridge.extensionbundle/pom.xml +++ b/bundles/org.eclipse.equinox.servletbridge.extensionbundle/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.servletbridge.template/pom.xml b/bundles/org.eclipse.equinox.servletbridge.template/pom.xml index 127459bf6..589d7f205 100644 --- a/bundles/org.eclipse.equinox.servletbridge.template/pom.xml +++ b/bundles/org.eclipse.equinox.servletbridge.template/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.servletbridge/pom.xml b/bundles/org.eclipse.equinox.servletbridge/pom.xml index 5028e6c6c..2c4c34a33 100644 --- a/bundles/org.eclipse.equinox.servletbridge/pom.xml +++ b/bundles/org.eclipse.equinox.servletbridge/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.slf4j.stub/pom.xml b/bundles/org.eclipse.equinox.slf4j.stub/pom.xml index 252267567..c834d6876 100644 --- a/bundles/org.eclipse.equinox.slf4j.stub/pom.xml +++ b/bundles/org.eclipse.equinox.slf4j.stub/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.transforms.hook/pom.xml b/bundles/org.eclipse.equinox.transforms.hook/pom.xml index 85f19fa8a..892bde616 100644 --- a/bundles/org.eclipse.equinox.transforms.hook/pom.xml +++ b/bundles/org.eclipse.equinox.transforms.hook/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.transforms.xslt/pom.xml b/bundles/org.eclipse.equinox.transforms.xslt/pom.xml index a2b213010..04ce2c452 100644 --- a/bundles/org.eclipse.equinox.transforms.xslt/pom.xml +++ b/bundles/org.eclipse.equinox.transforms.xslt/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.useradmin/pom.xml b/bundles/org.eclipse.equinox.useradmin/pom.xml index 47700df2a..a55bee6e3 100644 --- a/bundles/org.eclipse.equinox.useradmin/pom.xml +++ b/bundles/org.eclipse.equinox.useradmin/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.util/pom.xml b/bundles/org.eclipse.equinox.util/pom.xml index c4cfe9c8f..1f25c361e 100644 --- a/bundles/org.eclipse.equinox.util/pom.xml +++ b/bundles/org.eclipse.equinox.util/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml b/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml index 1e8f0c439..45bffb5bb 100644 --- a/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml +++ b/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.weaving.caching/pom.xml b/bundles/org.eclipse.equinox.weaving.caching/pom.xml index 4ff523d7f..a10622f0e 100644 --- a/bundles/org.eclipse.equinox.weaving.caching/pom.xml +++ b/bundles/org.eclipse.equinox.weaving.caching/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.weaving.hook/pom.xml b/bundles/org.eclipse.equinox.weaving.hook/pom.xml index db0716b97..899a2dfd4 100644 --- a/bundles/org.eclipse.equinox.weaving.hook/pom.xml +++ b/bundles/org.eclipse.equinox.weaving.hook/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.wireadmin/pom.xml b/bundles/org.eclipse.equinox.wireadmin/pom.xml index a6d2d4d28..ed8759cfe 100644 --- a/bundles/org.eclipse.equinox.wireadmin/pom.xml +++ b/bundles/org.eclipse.equinox.wireadmin/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox diff --git a/features/org.eclipse.equinox.compendium.sdk/pom.xml b/features/org.eclipse.equinox.compendium.sdk/pom.xml index 7486fd2a7..bbf37f5d4 100644 --- a/features/org.eclipse.equinox.compendium.sdk/pom.xml +++ b/features/org.eclipse.equinox.compendium.sdk/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.core.feature/pom.xml b/features/org.eclipse.equinox.core.feature/pom.xml index ae8a63ef1..6695c288f 100644 --- a/features/org.eclipse.equinox.core.feature/pom.xml +++ b/features/org.eclipse.equinox.core.feature/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.core.sdk/pom.xml b/features/org.eclipse.equinox.core.sdk/pom.xml index e4dbb585e..645119b5b 100644 --- a/features/org.eclipse.equinox.core.sdk/pom.xml +++ b/features/org.eclipse.equinox.core.sdk/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.sdk/pom.xml b/features/org.eclipse.equinox.sdk/pom.xml index 8a868b918..84b202491 100644 --- a/features/org.eclipse.equinox.sdk/pom.xml +++ b/features/org.eclipse.equinox.sdk/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.server.core/pom.xml b/features/org.eclipse.equinox.server.core/pom.xml index f09824de8..2198ea21b 100644 --- a/features/org.eclipse.equinox.server.core/pom.xml +++ b/features/org.eclipse.equinox.server.core/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.server.jetty/pom.xml b/features/org.eclipse.equinox.server.jetty/pom.xml index b3f7eb1c6..048f16c2f 100644 --- a/features/org.eclipse.equinox.server.jetty/pom.xml +++ b/features/org.eclipse.equinox.server.jetty/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.server.p2/pom.xml b/features/org.eclipse.equinox.server.p2/pom.xml index 3a6891bca..b005d4362 100644 --- a/features/org.eclipse.equinox.server.p2/pom.xml +++ b/features/org.eclipse.equinox.server.p2/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.server.servletbridge/pom.xml b/features/org.eclipse.equinox.server.servletbridge/pom.xml index 9d4096f9e..211badeb6 100644 --- a/features/org.eclipse.equinox.server.servletbridge/pom.xml +++ b/features/org.eclipse.equinox.server.servletbridge/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.server.simple/pom.xml b/features/org.eclipse.equinox.server.simple/pom.xml index f3ab46d9b..1de596803 100644 --- a/features/org.eclipse.equinox.server.simple/pom.xml +++ b/features/org.eclipse.equinox.server.simple/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.serverside.sdk/pom.xml b/features/org.eclipse.equinox.serverside.sdk/pom.xml index 679ddeae4..5d2254dea 100644 --- a/features/org.eclipse.equinox.serverside.sdk/pom.xml +++ b/features/org.eclipse.equinox.serverside.sdk/pom.xml @@ -14,7 +14,7 @@ rt.equinox.bundles org.eclipse.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/pom.xml b/pom.xml index 0dbbd8ae2..b4fbcb6b9 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.eclipse eclipse-platform-parent - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT ../eclipse-platform-parent diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index c0bae571e..e30056209 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,7 +14,7 @@ org.eclipse.equinox.bundles rt.equinox.bundles - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT tests-pom pom -- cgit v1.2.3