Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml')
-rw-r--r--tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 5d557eb0..37998dcc 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>

Back to the top