Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-12-06 13:38:46 +0000
committerNiraj Modi2019-12-06 13:38:46 +0000
commitb8df0add74d99b0039574ee5639afd8efec17051 (patch)
tree228fb14951b2fa856204b8d9d2281ec404b67840 /features
parentfd706efcc9fa6e638aa3f72c3ffad83165114edf (diff)
downloadrt.equinox.framework-b8df0add74d99b0039574ee5639afd8efec17051.tar.gz
rt.equinox.framework-b8df0add74d99b0039574ee5639afd8efec17051.tar.xz
rt.equinox.framework-b8df0add74d99b0039574ee5639afd8efec17051.zip
Change-Id: I6cd44e3c17769bb2644d5da9d7e95ada0904b979 Signed-off-by: Niraj Modi <niraj.modi@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 ea7602011..e02cf0119 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.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox.feature</groupId>

Back to the top