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 /features
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 'features')
-rw-r--r--features/org.eclipse.equinox.executable.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml
index e56be0149..030aa01bc 100644
--- a/features/org.eclipse.equinox.executable.feature/pom.xml
+++ b/features/org.eclipse.equinox.executable.feature/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.equinox.feature</groupId>

Back to the top