Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-12-01 18:46:38 +0000
committerSravan Kumar Lakkimsetti2020-12-01 18:46:38 +0000
commit40c0d88619d5974ad5d8ec0d26edcbf3c5e65542 (patch)
tree6e3c802fd0efb85a75040c5069b5fb4d167a8f3c /bundles/org.eclipse.equinox.p2.core/pom.xml
parent26470479edfbf4c0ba19945b810ec6b8ff3e8168 (diff)
downloadrt.equinox.p2-40c0d88619d5974ad5d8ec0d26edcbf3c5e65542.tar.gz
rt.equinox.p2-40c0d88619d5974ad5d8ec0d26edcbf3c5e65542.tar.xz
rt.equinox.p2-40c0d88619d5974ad5d8ec0d26edcbf3c5e65542.zip
Bug 569318 - POM and product version change for 4.19 release
Change-Id: Ifa9767d5ebc18b5f4a99615a5ee73e84487e670c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.core/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.core/pom.xml b/bundles/org.eclipse.equinox.p2.core/pom.xml
index 3d513d619..563e894f7 100644
--- a/bundles/org.eclipse.equinox.p2.core/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.core/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.equinox.p2</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.18.0-SNAPSHOT</version>
+ <version>4.19.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top