From debf8ec1a9823e5bd12c04e0d0bf9962137dc684 Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Fri, 13 Oct 2017 16:55:33 +0530 Subject: Bug 525989 - Update POM versions to 4.7.2 Change-Id: Ia5e6938cac45a902315714177284d3eef98b4c53 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.metatype/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 | 4 ++-- tests-pom/pom.xml | 4 ++-- 64 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 53d8a319b..72d496426 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.7.1-SNAPSHOT + 4.7.2-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 b29a7d483..052d0d9fc 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.7.1-SNAPSHOT + 4.7.2-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 c283220a1..e23ea72e8 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.7.1-SNAPSHOT + 4.7.2-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 4aa87682c..4c41ff148 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.7.1-SNAPSHOT + 4.7.2-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 e03f5ba82..1334901e9 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.7.1-SNAPSHOT + 4.7.2-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 943ba70ff..c96885457 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.cm/pom.xml b/bundles/org.eclipse.equinox.cm/pom.xml index dac1dfa62..558c0c9da 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.common/pom.xml b/bundles/org.eclipse.equinox.common/pom.xml index 90c8b8cae..8848e799a 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.7.1-SNAPSHOT + 4.7.2-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 2fffa0b55..bf13b845d 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.7.1-SNAPSHOT + 4.7.2-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 9ac1afff3..5d4092ec8 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.7.1-SNAPSHOT + 4.7.2-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 f293cd41e..a85101b52 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.7.1-SNAPSHOT + 4.7.2-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 891d41628..68107bba9 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.console/pom.xml b/bundles/org.eclipse.equinox.console/pom.xml index 2489541a5..268cd1571 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.coordinator/pom.xml b/bundles/org.eclipse.equinox.coordinator/pom.xml index 79ce3b336..b27e5706f 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.device/pom.xml b/bundles/org.eclipse.equinox.device/pom.xml index 5cec50122..c18ba8454 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.7.1-SNAPSHOT + 4.7.2-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 a47d22e62..391620d40 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.7.1-SNAPSHOT + 4.7.2-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 bdc2f35af..c89427663 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.event/pom.xml b/bundles/org.eclipse.equinox.event/pom.xml index 7dc2c7082..b9336c948 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.7.1-SNAPSHOT + 4.7.2-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 b86cf9c09..04b610107 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.7.1-SNAPSHOT + 4.7.2-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 847654f5e..952258850 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.7.1-SNAPSHOT + 4.7.2-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 2ccd5fe03..c73b2319d 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.7.1-SNAPSHOT + 4.7.2-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 58373398d..aed77cbd9 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.7.1-SNAPSHOT + 4.7.2-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 4f1cbbd73..64b94decc 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.7.1-SNAPSHOT + 4.7.2-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 d07d682e0..fdd482cc1 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.io/pom.xml b/bundles/org.eclipse.equinox.io/pom.xml index 225a6f80a..ea96c6efc 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.ip/pom.xml b/bundles/org.eclipse.equinox.ip/pom.xml index bbcdd02bf..5d5009fa4 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.7.1-SNAPSHOT + 4.7.2-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 01c121d42..0de403861 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.7.1-SNAPSHOT + 4.7.2-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 24f984e95..4db78fc63 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.metatype/pom.xml b/bundles/org.eclipse.equinox.metatype/pom.xml index 82ca3dae9..e8b426dba 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.preferences/pom.xml b/bundles/org.eclipse.equinox.preferences/pom.xml index 38abc09db..d972b45c7 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.7.1-SNAPSHOT + 4.7.2-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 00417e890..0143a159e 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.region/pom.xml b/bundles/org.eclipse.equinox.region/pom.xml index a519acdd0..644fc5a66 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.registry/pom.xml b/bundles/org.eclipse.equinox.registry/pom.xml index fe8cd8fd3..4d7aeed44 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.7.1-SNAPSHOT + 4.7.2-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 742401696..d40001b8f 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.7.1-SNAPSHOT + 4.7.2-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 31d2f7c74..8ef9df9f3 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.7.1-SNAPSHOT + 4.7.2-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 177af0146..951d9a299 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.7.1-SNAPSHOT + 4.7.2-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 2221707fb..a054c182e 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.equinox.security.win32.x86/pom.xml b/bundles/org.eclipse.equinox.security.win32.x86/pom.xml index cd62bd536..7452ddab0 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.7.1-SNAPSHOT + 4.7.2-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 5dfa0cac5..28eeb2c60 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.security/pom.xml b/bundles/org.eclipse.equinox.security/pom.xml index 75d07100a..d2bf495ad 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.7.1-SNAPSHOT + 4.7.2-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 a596b3d08..b7aec5f16 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.7.1-SNAPSHOT + 4.7.2-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 f06c296e3..9bf4e7147 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.servletbridge/pom.xml b/bundles/org.eclipse.equinox.servletbridge/pom.xml index 2db074878..117724ccc 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.7.1-SNAPSHOT + 4.7.2-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 97ac8f650..422c45154 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.7.1-SNAPSHOT + 4.7.2-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 e6c90766a..9f7e99bf0 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.7.1-SNAPSHOT + 4.7.2-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 98ae23603..dbefd8bb1 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.useradmin/pom.xml b/bundles/org.eclipse.equinox.useradmin/pom.xml index 05e5efbab..c714e4b04 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.util/pom.xml b/bundles/org.eclipse.equinox.util/pom.xml index 73b2fbbed..d82887d89 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.7.1-SNAPSHOT + 4.7.2-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 f4b09850d..727e99849 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.7.1-SNAPSHOT + 4.7.2-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 48b565885..6eb8ce357 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.7.1-SNAPSHOT + 4.7.2-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 422a5d312..7783db9b6 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox diff --git a/bundles/org.eclipse.equinox.wireadmin/pom.xml b/bundles/org.eclipse.equinox.wireadmin/pom.xml index cba488941..93310bcaf 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.7.1-SNAPSHOT + 4.7.2-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 06dcf5b3c..14f7faf19 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.7.1-SNAPSHOT + 4.7.2-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 255f11bd8..dcd75781c 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.7.1-SNAPSHOT + 4.7.2-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 8e8d28710..fecd63527 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/features/org.eclipse.equinox.sdk/pom.xml b/features/org.eclipse.equinox.sdk/pom.xml index 6d49edcc9..58a4de882 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.7.1-SNAPSHOT + 4.7.2-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 d736d659d..e7d247813 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.7.1-SNAPSHOT + 4.7.2-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 73648c3fa..40ff43bbd 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.7.1-SNAPSHOT + 4.7.2-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 89344982c..58c66cfb7 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.7.1-SNAPSHOT + 4.7.2-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 8636c1679..ba4f70b80 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.7.1-SNAPSHOT + 4.7.2-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 b4386c5ab..4ed09875a 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.7.1-SNAPSHOT + 4.7.2-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 ed973beea..f702f253d 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.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../../ org.eclipse.equinox.feature diff --git a/pom.xml b/pom.xml index 052b6b9cc..577f96253 100644 --- a/pom.xml +++ b/pom.xml @@ -15,13 +15,13 @@ org.eclipse eclipse-platform-parent - 4.7.1-SNAPSHOT + 4.7.2-SNAPSHOT ../eclipse-platform-parent org.eclipse.equinox.bundles rt.equinox.bundles - 4.7.1-SNAPSHOT + 4.7.2-SNAPSHOT pom diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 1c949f32a..9b0862948 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,10 +14,10 @@ org.eclipse.equinox.bundles rt.equinox.bundles - 4.7.1-SNAPSHOT + 4.7.2-SNAPSHOT tests-pom - 4.7.1-SNAPSHOT + 4.7.2-SNAPSHOT pom ${tests.ignoredWarnings} -- cgit v1.2.3