Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-06-22 07:08:01 +0000
committerAlexander Kurtakov2017-06-22 07:08:43 +0000
commit2db6317e308a86a23c3e7b1dd252f6583b0c5bc9 (patch)
tree1387e6bea5afa005088b2c4efb888383abffe667 /pom.xml
parentf70cf59a4f5e7623d778cd29e390010917846db2 (diff)
downloadrt.equinox.p2-2db6317e308a86a23c3e7b1dd252f6583b0c5bc9.tar.gz
rt.equinox.p2-2db6317e308a86a23c3e7b1dd252f6583b0c5bc9.tar.xz
rt.equinox.p2-2db6317e308a86a23c3e7b1dd252f6583b0c5bc9.zip
Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950
Point to 4.8 parent pom. Change-Id: Ic754058b23731334425f98aaca527bcf90991a7d Signed-off-by: Alexander Kurtakov <akurtako@redhat.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 14bcbb56b..fea7d64ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.eclipse.platform</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

Back to the top