Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-12-10 20:19:19 +0000
committerThomas Watson2012-12-10 20:19:19 +0000
commit50373aba15f3ffd63d16f2e106e49927eaca384d (patch)
tree9e37e2d237c6daab6da9f3437217c717826eec75 /bundles/org.eclipse.equinox.ds.tests
parent7951535facbb62377608600134842125f8346ec3 (diff)
downloadrt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.tar.gz
rt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.tar.xz
rt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.zip
equinox.bundles
Diffstat (limited to 'bundles/org.eclipse.equinox.ds.tests')
-rw-r--r--bundles/org.eclipse.equinox.ds.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.ds.tests/pom.xml b/bundles/org.eclipse.equinox.ds.tests/pom.xml
index 02d0779af..ba1e6bdbf 100644
--- a/bundles/org.eclipse.equinox.ds.tests/pom.xml
+++ b/bundles/org.eclipse.equinox.ds.tests/pom.xml
@@ -21,6 +21,6 @@
</parent>
<groupId>org.eclipse.equinox.bundles</groupId>
<artifactId>org.eclipse.equinox.ds.tests</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.100-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top