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 /bundles/org.eclipse.equinox.p2.metadata.repository
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 '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 200e9b8c9..1d3f58e87 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.7.0-SNAPSHOT</version>
+ <version>4.8.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