Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-12-06 13:38:15 +0000
committerNiraj Modi2019-12-06 13:38:15 +0000
commit0e67dc2e9bf7885bf6ea1f6923b903f1f7d7d67d (patch)
tree9facdfb3be956cfa5a52ad8c31614f4ecae159ec /bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
parent507914fda80bc8e56dfc9f6d641e335c7b03fb91 (diff)
downloadrt.equinox.p2-0e67dc2e9bf7885bf6ea1f6923b903f1f7d7d67d.tar.gz
rt.equinox.p2-0e67dc2e9bf7885bf6ea1f6923b903f1f7d7d67d.tar.xz
rt.equinox.p2-0e67dc2e9bf7885bf6ea1f6923b903f1f7d7d67d.zip
Bug 553742 - POM and product version change for 4.15 releaseY20191208-2315I20191209-1110
Change-Id: If2dbc6ab9c165c2fa39a0f6d5bbb600b444ec67a Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml b/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
index e0dc62aba..8edcedc88 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.equinox.p2</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top