Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-06-28 17:35:34 +0000
committerThomas Watson2016-06-28 17:35:34 +0000
commit1688d6ad5ef4ed976fc044c2d28c76d1e463ca81 (patch)
tree7c8be413bf73c79f91e14666c80c86ca891bfc12 /launcher-binary-parent
parent17e6b0933db6ca0a69b900e4594871cfb7d01431 (diff)
downloadrt.equinox.framework-1688d6ad5ef4ed976fc044c2d28c76d1e463ca81.tar.gz
rt.equinox.framework-1688d6ad5ef4ed976fc044c2d28c76d1e463ca81.tar.xz
rt.equinox.framework-1688d6ad5ef4ed976fc044c2d28c76d1e463ca81.zip
Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance builds
Change-Id: I141bdbfacdcfbc14a5f138669f71ba6fb84f47a8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'launcher-binary-parent')
-rw-r--r--launcher-binary-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher-binary-parent/pom.xml b/launcher-binary-parent/pom.xml
index f9c60ca67..5a4eae51e 100644
--- a/launcher-binary-parent/pom.xml
+++ b/launcher-binary-parent/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.equinox.framework</groupId>
<artifactId>rt.equinox.framework</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
</parent>
<artifactId>launcher-binary-parent</artifactId>

Back to the top