Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-04 06:22:03 +0000
committerSravan Kumar Lakkimsetti2018-09-04 06:22:03 +0000
commit9868a7255da141369e0fac86fd66f8fe9e0b1acc (patch)
tree6caf97a27ca517986e4373d610ca5b47c3218bb1 /bundles/org.eclipse.osgi.compatibility.state/pom.xml
parentd649af7cd2b88425792a8f9b4fa0b1e514726c90 (diff)
downloadrt.equinox.framework-9868a7255da141369e0fac86fd66f8fe9e0b1acc.tar.gz
rt.equinox.framework-9868a7255da141369e0fac86fd66f8fe9e0b1acc.tar.xz
rt.equinox.framework-9868a7255da141369e0fac86fd66f8fe9e0b1acc.zip
Change-Id: I1b1c0e6c2a663196bb777ebb690a5fcce9695271 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.compatibility.state/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.compatibility.state/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.compatibility.state/pom.xml b/bundles/org.eclipse.osgi.compatibility.state/pom.xml
index f0ad4ebdf..45f68a136 100644
--- a/bundles/org.eclipse.osgi.compatibility.state/pom.xml
+++ b/bundles/org.eclipse.osgi.compatibility.state/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.framework</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.osgi</groupId>

Back to the top