Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-08-09 14:15:34 +0000
committerThomas Watson2017-08-09 14:27:58 +0000
commit35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc (patch)
treec951cddb639dc5677286425e8148d8eec3179b1e /bundles/org.eclipse.equinox.common/pom.xml
parent1f4da249ef8b1285585d3ba27aad2faeba7df08c (diff)
downloadrt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.gz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.xz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.zip
Diffstat (limited to 'bundles/org.eclipse.equinox.common/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.common/pom.xml b/bundles/org.eclipse.equinox.common/pom.xml
index 01477474b..349430b1d 100644
--- a/bundles/org.eclipse.equinox.common/pom.xml
+++ b/bundles/org.eclipse.equinox.common/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
- <version>3.9.0-SNAPSHOT</version>
+ <version>3.9.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top