Bug 419268: Pom version updates xpath
Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
diff --git a/pom.xml b/pom.xml
index 19fb93a..2e048c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,13 +17,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>wtp-parent</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../wtp-parent</relativePath>
</parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.webtools.sourceediting.xpath.tests</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/tests/org.eclipse.wst.xml.xpath.core.tests/pom.xml b/tests/org.eclipse.wst.xml.xpath.core.tests/pom.xml
index a5cb84f..ca67eec 100644
--- a/tests/org.eclipse.wst.xml.xpath.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.xpath.core.tests/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.webtools.sourceediting.xpath.tests</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/tests/org.eclipse.wst.xml.xpath.ui.tests/pom.xml b/tests/org.eclipse.wst.xml.xpath.ui.tests/pom.xml
index 7d55526..7aab97e 100644
--- a/tests/org.eclipse.wst.xml.xpath.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.xpath.ui.tests/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.webtools.sourceediting.xpath.tests</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml b/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml
index 5de0044..d0d8234 100644
--- a/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.webtools.sourceediting.xpath.tests</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml b/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml
index 5d557eb..37998dc 100644
--- a/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.webtools.sourceediting.xpath.tests</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/tests/org.w3c.xqts.testsuite/pom.xml b/tests/org.w3c.xqts.testsuite/pom.xml
index e2a9c36..2ed83c0 100644
--- a/tests/org.w3c.xqts.testsuite/pom.xml
+++ b/tests/org.w3c.xqts.testsuite/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.webtools.sourceediting.xpath.tests</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>