Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2019-01-11 07:46:04 +0000
committerLars Vogel2019-01-11 09:07:02 +0000
commit273c0702dae302ab3a650ae9e31b65e422ab4177 (patch)
tree6b30ac6352eb720ee79cc0492c5ed057934e9231 /bundles/org.eclipse.equinox.p2.core/pom.xml
parent4357fa704d150696feff93447619f0a604dd6d80 (diff)
downloadrt.equinox.p2-273c0702dae302ab3a650ae9e31b65e422ab4177.tar.gz
rt.equinox.p2-273c0702dae302ab3a650ae9e31b65e422ab4177.tar.xz
rt.equinox.p2-273c0702dae302ab3a650ae9e31b65e422ab4177.zip
Version 4.11 update for org.eclipse.equinox.p2.coreI20190113-1800I20190112-1800I20190111-1800I20190111-0850
Change-Id: I0bbe2b24934146140d0d6610244a1cc61e68804d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.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 319ceb0df..44315265e 100644
--- a/bundles/org.eclipse.equinox.p2.core/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.core/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.core</artifactId>
- <version>2.5.100-SNAPSHOT</version>
+ <version>2.5.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top