Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-10-13 11:25:55 +0000
committerSravan Kumar Lakkimsetti2017-10-13 11:25:55 +0000
commit627c118f2d37dbe61e2126052b09e16a083c3061 (patch)
tree83d16049be446b1548dc1eed4ffe33eaf7526320 /features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
parentf0cd1a61a71727d2853e52dccdd4557dc06a2159 (diff)
downloadrt.equinox.framework-627c118f2d37dbe61e2126052b09e16a083c3061.tar.gz
rt.equinox.framework-627c118f2d37dbe61e2126052b09e16a083c3061.tar.xz
rt.equinox.framework-627c118f2d37dbe61e2126052b09e16a083c3061.zip
Change-Id: Id29c86839043df8b8eb559e4ebaf54836c83ec6e Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml')
-rw-r--r--features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml b/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
index 2e50e286e..bbd6a536d 100644
--- a/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
+++ b/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.framework</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.7.1-SNAPSHOT</version>
+ <version>4.7.2-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox.feature</groupId>

Back to the top