Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-06-07 07:32:26 +0000
committerAlexander Kurtakov2018-06-07 08:09:02 +0000
commit9edbfbda2a3e4cb332f57715ab62849e4f008b59 (patch)
treede5e391c734b321e18b03c1f5971dc3bdd199c61 /bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml
parentcd6e132b43c635f72b6f0f132ddd3f13d8fe1090 (diff)
downloadrt.equinox.p2-9edbfbda2a3e4cb332f57715ab62849e4f008b59.tar.gz
rt.equinox.p2-9edbfbda2a3e4cb332f57715ab62849e4f008b59.tar.xz
rt.equinox.p2-9edbfbda2a3e4cb332f57715ab62849e4f008b59.zip
Bug 535318 - Update versions for next release
Prep for update license to EPL-2.0 Change-Id: I2fe45c006012a83c207821a2d41abaa248df3802 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml b/bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml
index fa4c53ff8..5a55b4223 100644
--- a/bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.discovery.compatibility</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top