Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-06-28 17:51:15 +0000
committerThomas Watson2016-06-28 17:51:15 +0000
commite61a1e132ba16efebeef4a25d635e56d5e1c7824 (patch)
tree6252629bc6ae363b983ae90785af683df64aa73e /bundles/org.eclipse.equinox.p2.metadata.repository
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 'bundles/org.eclipse.equinox.p2.metadata.repository')
-rw-r--r--bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml b/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml
index a5b179957..f891c3c15 100644
--- a/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>org.eclipse.equinox.p2-parent</artifactId>
<groupId>org.eclipse</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top