Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-07-02 12:40:41 +0000
committerThomas Watson2015-07-02 12:40:41 +0000
commit3f9256b110eaf8f7b66ce2f6ef64c337ae298f0e (patch)
tree9dcd65b55251d71727b544ea1a6a8716b626e07e /features/org.eclipse.equinox.executable.feature/pom.xml
parentc84586a4482e882a911e4470837846de6860e258 (diff)
downloadrt.equinox.framework-3f9256b110eaf8f7b66ce2f6ef64c337ae298f0e.tar.gz
rt.equinox.framework-3f9256b110eaf8f7b66ce2f6ef64c337ae298f0e.tar.xz
rt.equinox.framework-3f9256b110eaf8f7b66ce2f6ef64c337ae298f0e.zip
Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800
- update parent poms for 4.6
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/pom.xml')
-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 9b44b858d..3a25e8c9e 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.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox.feature</groupId>

Back to the top