Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-04 06:21:49 +0000
committerSravan Kumar Lakkimsetti2018-09-04 06:21:49 +0000
commit95672c3851ca252895750bba8bfb9995d4fee56c (patch)
treecedb0bb7cd6f1926bc6c8538fa601008ebfaadcb /bundles/org.eclipse.equinox.ds/pom.xml
parent388ed398b809ff1c6bc10140b1e5b14b658ae89a (diff)
downloadrt.equinox.bundles-95672c3851ca252895750bba8bfb9995d4fee56c.tar.gz
rt.equinox.bundles-95672c3851ca252895750bba8bfb9995d4fee56c.tar.xz
rt.equinox.bundles-95672c3851ca252895750bba8bfb9995d4fee56c.zip
Bug 538531 - POM version change for 4.10 releaseI20180905-1305I20180905-0410
Change-Id: Ie5d73afbfcad435db3a729a356d8666f1c2c35c0 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
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 3089b188b..789dd062b 100644
--- a/bundles/org.eclipse.equinox.ds/pom.xml
+++ b/bundles/org.eclipse.equinox.ds/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.bundles</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top