Bumped version numbers for Tycho builds
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 bb44737..2843d1e 100644 --- a/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml +++ b/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml
@@ -6,12 +6,12 @@ <parent> <groupId>org.eclipse.wst.xml.xpath2</groupId> <artifactId>org.eclipse.wst.xml.xpath2-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <relativePath>../../development/athena/org.eclipse.wst.xml.xpath2.releng</relativePath> </parent> <artifactId>org.eclipse.wst.xml.xpath2.processor.tests</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <packaging>eclipse-test-plugin</packaging> <name>PsychoPath XPath 2.0 Processor: Tests</name>