Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'ds/org.eclipse.pde.ds.tests/pom.xml')
-rw-r--r--ds/org.eclipse.pde.ds.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds/org.eclipse.pde.ds.tests/pom.xml b/ds/org.eclipse.pde.ds.tests/pom.xml
index 25d1bd7977..1593fdaab0 100644
--- a/ds/org.eclipse.pde.ds.tests/pom.xml
+++ b/ds/org.eclipse.pde.ds.tests/pom.xml
@@ -21,6 +21,6 @@
</parent>
<groupId>eclipse.pde.ui</groupId>
<artifactId>org.eclipse.pde.ds.tests</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.100-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top