Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-06-28 17:51:15 +0000
committerThomas Watson2016-06-28 17:51:15 +0000
commite61a1e132ba16efebeef4a25d635e56d5e1c7824 (patch)
tree6252629bc6ae363b983ae90785af683df64aa73e /pom.xml
parent3c7473080586a699fe6857ce8cbd44bbfcc2101f (diff)
downloadrt.equinox.p2-e61a1e132ba16efebeef4a25d635e56d5e1c7824.tar.gz
rt.equinox.p2-e61a1e132ba16efebeef4a25d635e56d5e1c7824.tar.xz
rt.equinox.p2-e61a1e132ba16efebeef4a25d635e56d5e1c7824.zip
Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance builds
Change-Id: I90a85375f7864204f482d76130da772798f0a28b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d7bb78aff..14bcbb56b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.eclipse.platform</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

Back to the top