Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2019-02-02 15:50:22 +0000
committerLars Vogel2019-02-02 18:01:10 +0000
commitbb787089473bc5cf473f0ed2e36513f97da65d74 (patch)
treef57d32cda36441e2262c334c313a315ba05ef59d /bundles/org.eclipse.equinox.p2.operations/pom.xml
parent5e839868c2e2099f055ea9dcf40c303e4b71cb2e (diff)
downloadrt.equinox.p2-bb787089473bc5cf473f0ed2e36513f97da65d74.tar.gz
rt.equinox.p2-bb787089473bc5cf473f0ed2e36513f97da65d74.tar.xz
rt.equinox.p2-bb787089473bc5cf473f0ed2e36513f97da65d74.zip
Version 4.11 update for org.eclipse.equinox.p2.operationsI20190203-1800
Change-Id: I65f83a02f3606c6f67b8b2bdcbe9623a1ead652a Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.operations/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.operations/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.operations/pom.xml b/bundles/org.eclipse.equinox.p2.operations/pom.xml
index 731de0ec3..ae0872cd1 100644
--- a/bundles/org.eclipse.equinox.p2.operations/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.operations/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.operations</artifactId>
- <version>2.5.200-SNAPSHOT</version>
+ <version>2.5.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top