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.tests.reconciler.product/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.tests.reconciler.product/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml b/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
index d0089307b..8dc727428 100644
--- a/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.tests-parent</artifactId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../../org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2.tests-parent</relativePath>
</parent>

Back to the top