Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-04 06:22:12 +0000
committerSravan Kumar Lakkimsetti2018-09-04 06:22:12 +0000
commit96ff6451da1b4baa3b748afa2d2d3a343a654ffb (patch)
tree3bd9dfd38b69986a3aa26602f56dc58137605f96 /bundles/org.eclipse.equinox.p2.engine
parent238acbb34b5567312c7659e92a28a2678be5cca2 (diff)
downloadrt.equinox.p2-I20180907-0715.tar.gz
rt.equinox.p2-I20180907-0715.tar.xz
rt.equinox.p2-I20180907-0715.zip
Change-Id: I926c2afdfc2e32a627aec616130e33bb25629a42 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.engine')
-rw-r--r--bundles/org.eclipse.equinox.p2.engine/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.engine/pom.xml b/bundles/org.eclipse.equinox.p2.engine/pom.xml
index 8fcca248f..4e45aded0 100644
--- a/bundles/org.eclipse.equinox.p2.engine/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.engine/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.equinox.p2</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top