diff options
author | Alexander Kurtakov | 2020-10-08 06:46:06 +0000 |
---|---|---|
committer | Alexander Kurtakov | 2020-10-12 14:21:05 +0000 |
commit | f62032046aa6dbea8f9d916c5eb05447cab82d5d (patch) | |
tree | fd73ea44a0a836d5e10b0ba0e21c4e7d8595ea7e /bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml | |
parent | a05e5935b427801dc3d89bb2869e23e19d08beb0 (diff) | |
download | rt.equinox.p2-I20201012-1800.tar.gz rt.equinox.p2-I20201012-1800.tar.xz rt.equinox.p2-I20201012-1800.zip |
Move p2.ui.sdk.scheduler to Java 11Y20201012-1200I20201012-1800
Change-Id: I427045ae290408fc34bebe18a722e60721e51deb
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml')
-rw-r--r-- | bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml b/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml index 9700f57f4..659746fdb 100644 --- a/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml +++ b/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml @@ -9,6 +9,6 @@ </parent> <groupId>org.eclipse.equinox</groupId> <artifactId>org.eclipse.equinox.p2.ui.sdk.scheduler</artifactId> - <version>1.4.800-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> |