Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2018-12-07 10:37:26 +0000
committerNiraj Modi2018-12-07 10:37:26 +0000
commiteeb2fb7ce6a8226798542b85f77d6d8795fb0fce (patch)
treeb0188074c463e690e81227960c4753c5e3cb69bb /features
parent98cb609adbf0b986d30720f8b62d744e5c39e3e1 (diff)
downloadrt.equinox.framework-eeb2fb7ce6a8226798542b85f77d6d8795fb0fce.tar.gz
rt.equinox.framework-eeb2fb7ce6a8226798542b85f77d6d8795fb0fce.tar.xz
rt.equinox.framework-eeb2fb7ce6a8226798542b85f77d6d8795fb0fce.zip
Bug 541822 - POM and product version change for 4.11 release
Change-Id: Iaac90be6e9b20a09d09047b2743d539ae23fd2bf 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 17170cf1d..9801003b6 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.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox.feature</groupId>

Back to the top