Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-02-12 11:21:54 +0000
committerSravan Kumar Lakkimsetti2021-02-12 11:37:21 +0000
commit3429a5e7aaafbad00a933ffcd91d77345d0446bd (patch)
tree4283817ab2a0ed4b1de16d091a52a2dab2abd25c /bundles/org.eclipse.osgi/supplement/pom.xml
parent7433233fbcf44fe8b82e63a10f8733767e5b3042 (diff)
downloadrt.equinox.framework-Y20210218-1000.tar.gz
rt.equinox.framework-Y20210218-1000.tar.xz
rt.equinox.framework-Y20210218-1000.zip
Change-Id: Ifc4f7b5fdb669f03eb46d69a338a2a4eb52cec6c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi/supplement/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi/supplement/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/supplement/pom.xml b/bundles/org.eclipse.osgi/supplement/pom.xml
index 60dc3f90e..8d1ea589c 100644
--- a/bundles/org.eclipse.osgi/supplement/pom.xml
+++ b/bundles/org.eclipse.osgi/supplement/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.supplement</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top