Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2017-08-03 13:33:47 +0000
committerKarsten Thoms2017-08-03 23:36:50 +0000
commit071d5c63fe677cddb1bfa921785ee9c0571ee4ee (patch)
tree46d2c220e2e18ccc765185d0aea489b596ec4f23 /bundles/org.eclipse.equinox.ds/pom.xml
parent177f16ee3b7dd1861c7dc0d8df9c73502af04a31 (diff)
downloadrt.equinox.bundles-071d5c63fe677cddb1bfa921785ee9c0571ee4ee.tar.gz
rt.equinox.bundles-071d5c63fe677cddb1bfa921785ee9c0571ee4ee.tar.xz
rt.equinox.bundles-071d5c63fe677cddb1bfa921785ee9c0571ee4ee.zip
Increment bundle micro version Change-Id: I28c84616d09e404de255bb85daaab5b3d75b0e40 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'bundles/org.eclipse.equinox.ds/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.ds/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.ds/pom.xml b/bundles/org.eclipse.equinox.ds/pom.xml
index 612ed50bc..fe03348fb 100644
--- a/bundles/org.eclipse.equinox.ds/pom.xml
+++ b/bundles/org.eclipse.equinox.ds/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.ds</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top