From 4b8a0314710d51fcd9d55f1cac586dbd82bc3883 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 15 Oct 2013 09:50:40 -0500 Subject: Bug 419261 - Pom version updates jsdt.debug --- bundles/org.eclipse.wst.jsdt.debug.core/pom.xml | 2 +- bundles/org.eclipse.wst.jsdt.debug.crossfire/pom.xml | 2 +- bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/pom.xml | 2 +- bundles/org.eclipse.wst.jsdt.debug.rhino.ui/pom.xml | 2 +- bundles/org.eclipse.wst.jsdt.debug.rhino/pom.xml | 2 +- bundles/org.eclipse.wst.jsdt.debug.transport/pom.xml | 2 +- bundles/org.eclipse.wst.jsdt.debug.ui/pom.xml | 2 +- development/org.eclipse.wst.jsdt.debug.chrome/pom.xml | 2 +- development/org.eclipse.wst.jsdt.debug.ie/pom.xml | 2 +- development/org.eclipse.wst.jsdt.debug.jsd2/pom.xml | 2 +- development/org.eclipse.wst.jsdt.debug.node/pom.xml | 2 +- development/org.eclipse.wst.jsdt.debug.opera/pom.xml | 2 +- pom.xml | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bundles/org.eclipse.wst.jsdt.debug.core/pom.xml b/bundles/org.eclipse.wst.jsdt.debug.core/pom.xml index 16e0d81..81f33b6 100644 --- a/bundles/org.eclipse.wst.jsdt.debug.core/pom.xml +++ b/bundles/org.eclipse.wst.jsdt.debug.core/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.wst.jsdt.debug.crossfire/pom.xml b/bundles/org.eclipse.wst.jsdt.debug.crossfire/pom.xml index 2684410..95fa720 100644 --- a/bundles/org.eclipse.wst.jsdt.debug.crossfire/pom.xml +++ b/bundles/org.eclipse.wst.jsdt.debug.crossfire/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/pom.xml b/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/pom.xml index c654765..8f716e6 100644 --- a/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/pom.xml +++ b/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.wst.jsdt.debug.rhino.ui/pom.xml b/bundles/org.eclipse.wst.jsdt.debug.rhino.ui/pom.xml index 3a011bc..ee7c948 100644 --- a/bundles/org.eclipse.wst.jsdt.debug.rhino.ui/pom.xml +++ b/bundles/org.eclipse.wst.jsdt.debug.rhino.ui/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.wst.jsdt.debug.rhino/pom.xml b/bundles/org.eclipse.wst.jsdt.debug.rhino/pom.xml index 835902b..69bc6bd 100644 --- a/bundles/org.eclipse.wst.jsdt.debug.rhino/pom.xml +++ b/bundles/org.eclipse.wst.jsdt.debug.rhino/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.wst.jsdt.debug.transport/pom.xml b/bundles/org.eclipse.wst.jsdt.debug.transport/pom.xml index 0f4bd1f..80441ca 100644 --- a/bundles/org.eclipse.wst.jsdt.debug.transport/pom.xml +++ b/bundles/org.eclipse.wst.jsdt.debug.transport/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/bundles/org.eclipse.wst.jsdt.debug.ui/pom.xml b/bundles/org.eclipse.wst.jsdt.debug.ui/pom.xml index b89cf34..d13a410 100644 --- a/bundles/org.eclipse.wst.jsdt.debug.ui/pom.xml +++ b/bundles/org.eclipse.wst.jsdt.debug.ui/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/development/org.eclipse.wst.jsdt.debug.chrome/pom.xml b/development/org.eclipse.wst.jsdt.debug.chrome/pom.xml index 4e58fad..37c9c33 100644 --- a/development/org.eclipse.wst.jsdt.debug.chrome/pom.xml +++ b/development/org.eclipse.wst.jsdt.debug.chrome/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/development/org.eclipse.wst.jsdt.debug.ie/pom.xml b/development/org.eclipse.wst.jsdt.debug.ie/pom.xml index 40d527d..f10f583 100644 --- a/development/org.eclipse.wst.jsdt.debug.ie/pom.xml +++ b/development/org.eclipse.wst.jsdt.debug.ie/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/development/org.eclipse.wst.jsdt.debug.jsd2/pom.xml b/development/org.eclipse.wst.jsdt.debug.jsd2/pom.xml index d6fa28e..3f61b3a 100644 --- a/development/org.eclipse.wst.jsdt.debug.jsd2/pom.xml +++ b/development/org.eclipse.wst.jsdt.debug.jsd2/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/development/org.eclipse.wst.jsdt.debug.node/pom.xml b/development/org.eclipse.wst.jsdt.debug.node/pom.xml index b0475ac..41b3725 100644 --- a/development/org.eclipse.wst.jsdt.debug.node/pom.xml +++ b/development/org.eclipse.wst.jsdt.debug.node/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/development/org.eclipse.wst.jsdt.debug.opera/pom.xml b/development/org.eclipse.wst.jsdt.debug.opera/pom.xml index 19b258e..777184f 100644 --- a/development/org.eclipse.wst.jsdt.debug.opera/pom.xml +++ b/development/org.eclipse.wst.jsdt.debug.opera/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/pom.xml b/pom.xml index 72f42ba..0dcab88 100644 --- a/pom.xml +++ b/pom.xml @@ -17,13 +17,13 @@ org.eclipse wtp-parent - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../wtp-parent org.eclipse.webtools.jsdt org.eclipse.webtools.jsdt.debug - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT pom -- cgit v1.2.3