From ad168895b8ecad1b87469163c1055e97973151f4 Mon Sep 17 00:00:00 2001 From: Stephane Bouchet Date: Fri, 3 Nov 2023 14:40:59 +0100 Subject: [PATCH] Fix after 4.29.0.Final release Signed-off-by: Stephane Bouchet --- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../org.jboss.tools.openshift.feature/pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- features/pom.xml | 2 +- jacoco-report/pom.xml | 26 +++++++++---------- .../.classpath | 18 +++++++++++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../.classpath | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../org.jboss.tools.openshift.client/pom.xml | 2 +- .../.classpath | 18 +++++++++++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../.classpath | 20 +++++++++++--- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../org.jboss.tools.openshift.core/.classpath | 25 +++++++++++++++--- .../META-INF/MANIFEST.MF | 2 +- .../org.jboss.tools.openshift.core/pom.xml | 2 +- .../.classpath | 20 +++++++++++--- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../.classpath | 18 +++++++++++-- .../META-INF/MANIFEST.MF | 2 +- .../org.jboss.tools.openshift.egit.ui/pom.xml | 2 +- .../org.jboss.tools.openshift.js/.classpath | 18 +++++++++++-- .../META-INF/MANIFEST.MF | 2 +- plugins/org.jboss.tools.openshift.js/pom.xml | 2 +- .../org.jboss.tools.openshift.ui/.classpath | 23 +++++++++++++--- .../META-INF/MANIFEST.MF | 2 +- plugins/org.jboss.tools.openshift.ui/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- site/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../org.jboss.tools.openshift.reddeer/pom.xml | 2 +- test-framework/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../org.jboss.tools.openshift.test/.classpath | 14 +++++++--- .../META-INF/MANIFEST.MF | 2 +- tests/org.jboss.tools.openshift.test/pom.xml | 2 +- tests/pom.xml | 2 +- 57 files changed, 209 insertions(+), 85 deletions(-) diff --git a/features/org.jboss.tools.openshift.cdk.feature/feature.xml b/features/org.jboss.tools.openshift.cdk.feature/feature.xml index 33c8e8ae1f..2dcbc4c978 100755 --- a/features/org.jboss.tools.openshift.cdk.feature/feature.xml +++ b/features/org.jboss.tools.openshift.cdk.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.openshift features - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.features org.jboss.tools.openshift.cdk.feature diff --git a/features/org.jboss.tools.openshift.cdk.test.feature/feature.xml b/features/org.jboss.tools.openshift.cdk.test.feature/feature.xml index 95c8b874ad..092c61f6bc 100644 --- a/features/org.jboss.tools.openshift.cdk.test.feature/feature.xml +++ b/features/org.jboss.tools.openshift.cdk.test.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/features/org.jboss.tools.openshift.cdk.test.feature/pom.xml b/features/org.jboss.tools.openshift.cdk.test.feature/pom.xml index e26a7160d5..178505a57b 100644 --- a/features/org.jboss.tools.openshift.cdk.test.feature/pom.xml +++ b/features/org.jboss.tools.openshift.cdk.test.feature/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift features - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.features org.jboss.tools.openshift.cdk.test.feature diff --git a/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml b/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml index 8675c11577..8bc46f377e 100644 --- a/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml +++ b/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.openshift features - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.features org.jboss.tools.openshift.egit.integration.feature diff --git a/features/org.jboss.tools.openshift.egit.integration.test.feature/feature.xml b/features/org.jboss.tools.openshift.egit.integration.test.feature/feature.xml index f073856c1f..bc95952526 100644 --- a/features/org.jboss.tools.openshift.egit.integration.test.feature/feature.xml +++ b/features/org.jboss.tools.openshift.egit.integration.test.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/features/org.jboss.tools.openshift.egit.integration.test.feature/pom.xml b/features/org.jboss.tools.openshift.egit.integration.test.feature/pom.xml index 0a7a993912..44c7bdb11b 100644 --- a/features/org.jboss.tools.openshift.egit.integration.test.feature/pom.xml +++ b/features/org.jboss.tools.openshift.egit.integration.test.feature/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift features - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.features org.jboss.tools.openshift.egit.integration.test.feature diff --git a/features/org.jboss.tools.openshift.feature/feature.xml b/features/org.jboss.tools.openshift.feature/feature.xml index 618da30b19..0d5f2e3d66 100755 --- a/features/org.jboss.tools.openshift.feature/feature.xml +++ b/features/org.jboss.tools.openshift.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.openshift features - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.features org.jboss.tools.openshift.feature diff --git a/features/org.jboss.tools.openshift.js.feature/feature.xml b/features/org.jboss.tools.openshift.js.feature/feature.xml index e7b96f9bbe..32c34d377a 100644 --- a/features/org.jboss.tools.openshift.js.feature/feature.xml +++ b/features/org.jboss.tools.openshift.js.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.openshift features - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.features org.jboss.tools.openshift.js.feature diff --git a/features/org.jboss.tools.openshift.test.feature/feature.xml b/features/org.jboss.tools.openshift.test.feature/feature.xml index 1bae612d44..1b6c728332 100644 --- a/features/org.jboss.tools.openshift.test.feature/feature.xml +++ b/features/org.jboss.tools.openshift.test.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/features/org.jboss.tools.openshift.test.feature/pom.xml b/features/org.jboss.tools.openshift.test.feature/pom.xml index 89287b1c09..56fcedc9fc 100644 --- a/features/org.jboss.tools.openshift.test.feature/pom.xml +++ b/features/org.jboss.tools.openshift.test.feature/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift features - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.features org.jboss.tools.openshift.test.feature diff --git a/features/pom.xml b/features/pom.xml index 445c4f331f..039e12d579 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools openshift - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift features diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 4b154da9f8..ee037e0331 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools openshift - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift jacoco-report @@ -37,65 +37,65 @@ org.jboss.tools.openshift.plugins org.jboss.tools.openshift.egit.core - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.egit.ui - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.client - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.common.core - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.common.ui - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.core - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.ui - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.cdk.server - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.js - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.tests org.jboss.tools.openshift.egit.test - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT test org.jboss.tools.openshift.tests org.jboss.tools.openshift.test - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT test org.jboss.tools.openshift.tests org.jboss.tools.openshift.cdk.server.test - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT test diff --git a/plugins/org.jboss.tools.openshift.cdk.server/.classpath b/plugins/org.jboss.tools.openshift.cdk.server/.classpath index cf36b56119..7931ec26b9 100644 --- a/plugins/org.jboss.tools.openshift.cdk.server/.classpath +++ b/plugins/org.jboss.tools.openshift.cdk.server/.classpath @@ -1,7 +1,21 @@ - + + + + + - + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.cdk.server/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.cdk.server/META-INF/MANIFEST.MF index c665eb0d87..4bcbade48f 100644 --- a/plugins/org.jboss.tools.openshift.cdk.server/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.cdk.server/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.cdk.server;singleton:=true Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Localization: plugin Bundle-Activator: org.jboss.tools.openshift.internal.cdk.server.core.CDKCoreActivator Require-Bundle: org.jboss.tools.usage;bundle-version="2.1.0", diff --git a/plugins/org.jboss.tools.openshift.cdk.server/pom.xml b/plugins/org.jboss.tools.openshift.cdk.server/pom.xml index 9d1fa4f9d9..efbe45ce70 100644 --- a/plugins/org.jboss.tools.openshift.cdk.server/pom.xml +++ b/plugins/org.jboss.tools.openshift.cdk.server/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.cdk.server diff --git a/plugins/org.jboss.tools.openshift.client/.classpath b/plugins/org.jboss.tools.openshift.client/.classpath index 58a9434b49..37f9c797a8 100644 --- a/plugins/org.jboss.tools.openshift.client/.classpath +++ b/plugins/org.jboss.tools.openshift.client/.classpath @@ -6,7 +6,7 @@ - + diff --git a/plugins/org.jboss.tools.openshift.client/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.client/META-INF/MANIFEST.MF index a113757cd7..4556b28040 100644 --- a/plugins/org.jboss.tools.openshift.client/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.client/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.client;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin diff --git a/plugins/org.jboss.tools.openshift.client/pom.xml b/plugins/org.jboss.tools.openshift.client/pom.xml index 4f76418893..d892475171 100644 --- a/plugins/org.jboss.tools.openshift.client/pom.xml +++ b/plugins/org.jboss.tools.openshift.client/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.client diff --git a/plugins/org.jboss.tools.openshift.common.core/.classpath b/plugins/org.jboss.tools.openshift.common.core/.classpath index e801ebfb46..5050774b87 100644 --- a/plugins/org.jboss.tools.openshift.common.core/.classpath +++ b/plugins/org.jboss.tools.openshift.common.core/.classpath @@ -1,7 +1,21 @@ - + + + + + - + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.common.core/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.common.core/META-INF/MANIFEST.MF index 361ae6c2b5..467ff6ec21 100644 --- a/plugins/org.jboss.tools.openshift.common.core/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.common.core/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.common.core Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.jboss.tools.openshift.internal.common.core.OpenShiftCommonCoreActivator Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-11 diff --git a/plugins/org.jboss.tools.openshift.common.core/pom.xml b/plugins/org.jboss.tools.openshift.common.core/pom.xml index 5d9b316eb7..c95b6e9653 100644 --- a/plugins/org.jboss.tools.openshift.common.core/pom.xml +++ b/plugins/org.jboss.tools.openshift.common.core/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.common.core diff --git a/plugins/org.jboss.tools.openshift.common.ui/.classpath b/plugins/org.jboss.tools.openshift.common.ui/.classpath index cf36b56119..5050774b87 100644 --- a/plugins/org.jboss.tools.openshift.common.ui/.classpath +++ b/plugins/org.jboss.tools.openshift.common.ui/.classpath @@ -1,7 +1,21 @@ - + + + + + - - + + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.common.ui/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.common.ui/META-INF/MANIFEST.MF index 18329ab711..d7abe0384f 100644 --- a/plugins/org.jboss.tools.openshift.common.ui/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.common.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.common.ui;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Localization: plugin Bundle-Activator: org.jboss.tools.openshift.internal.common.ui.OpenShiftCommonUIActivator Require-Bundle: org.jboss.tools.openshift.common.core;bundle-version="[3.0.0,4.0.0)", diff --git a/plugins/org.jboss.tools.openshift.common.ui/pom.xml b/plugins/org.jboss.tools.openshift.common.ui/pom.xml index 6caa7b26b5..17415efb3f 100644 --- a/plugins/org.jboss.tools.openshift.common.ui/pom.xml +++ b/plugins/org.jboss.tools.openshift.common.ui/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.common.ui diff --git a/plugins/org.jboss.tools.openshift.core/.classpath b/plugins/org.jboss.tools.openshift.core/.classpath index a62abcc1f6..e7cfe8354d 100644 --- a/plugins/org.jboss.tools.openshift.core/.classpath +++ b/plugins/org.jboss.tools.openshift.core/.classpath @@ -1,8 +1,27 @@ - + + + + + - - + + + + + + + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.core/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.core/META-INF/MANIFEST.MF index 11a86a7589..77a818fd8d 100644 --- a/plugins/org.jboss.tools.openshift.core/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.core;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.jboss.tools.openshift.internal.core.OpenShiftCoreActivator Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin diff --git a/plugins/org.jboss.tools.openshift.core/pom.xml b/plugins/org.jboss.tools.openshift.core/pom.xml index 2f86a84999..c9dfa7c949 100644 --- a/plugins/org.jboss.tools.openshift.core/pom.xml +++ b/plugins/org.jboss.tools.openshift.core/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.core diff --git a/plugins/org.jboss.tools.openshift.egit.core/.classpath b/plugins/org.jboss.tools.openshift.egit.core/.classpath index cf36b56119..5050774b87 100644 --- a/plugins/org.jboss.tools.openshift.egit.core/.classpath +++ b/plugins/org.jboss.tools.openshift.egit.core/.classpath @@ -1,7 +1,21 @@ - + + + + + - - + + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF index a26d37dc28..1fe3c5119a 100644 --- a/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.egit.core;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.jboss.tools.openshift.internal.egit.core.EGitCoreActivator Bundle-Localization: plugin Require-Bundle: org.eclipse.jgit;bundle-version="3.0.0";visibility:=reexport, diff --git a/plugins/org.jboss.tools.openshift.egit.core/pom.xml b/plugins/org.jboss.tools.openshift.egit.core/pom.xml index df004cba76..ba5419f902 100644 --- a/plugins/org.jboss.tools.openshift.egit.core/pom.xml +++ b/plugins/org.jboss.tools.openshift.egit.core/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.egit.core diff --git a/plugins/org.jboss.tools.openshift.egit.ui/.classpath b/plugins/org.jboss.tools.openshift.egit.ui/.classpath index eca7bdba8f..5050774b87 100644 --- a/plugins/org.jboss.tools.openshift.egit.ui/.classpath +++ b/plugins/org.jboss.tools.openshift.egit.ui/.classpath @@ -1,7 +1,21 @@ - + + + + + - + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF index 36640c34b3..3255013594 100644 --- a/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor Bundle-SymbolicName: org.jboss.tools.openshift.egit.ui;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.jboss.tools.openshift.egit.ui.EGitUIActivator Bundle-Localization: plugin Require-Bundle: org.jboss.tools.openshift.egit.core;bundle-version="[3.0.0,4.0.0)", diff --git a/plugins/org.jboss.tools.openshift.egit.ui/pom.xml b/plugins/org.jboss.tools.openshift.egit.ui/pom.xml index b01c4fec27..c1be0a6ff1 100644 --- a/plugins/org.jboss.tools.openshift.egit.ui/pom.xml +++ b/plugins/org.jboss.tools.openshift.egit.ui/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.egit.ui diff --git a/plugins/org.jboss.tools.openshift.js/.classpath b/plugins/org.jboss.tools.openshift.js/.classpath index eca7bdba8f..5050774b87 100644 --- a/plugins/org.jboss.tools.openshift.js/.classpath +++ b/plugins/org.jboss.tools.openshift.js/.classpath @@ -1,7 +1,21 @@ - + + + + + - + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.js/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.js/META-INF/MANIFEST.MF index c93af07186..5f238e442d 100644 --- a/plugins/org.jboss.tools.openshift.js/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.js/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.js;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin Require-Bundle: org.eclipse.jdt.core, diff --git a/plugins/org.jboss.tools.openshift.js/pom.xml b/plugins/org.jboss.tools.openshift.js/pom.xml index 4de9b4ea1e..ffe96972e2 100644 --- a/plugins/org.jboss.tools.openshift.js/pom.xml +++ b/plugins/org.jboss.tools.openshift.js/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.js diff --git a/plugins/org.jboss.tools.openshift.ui/.classpath b/plugins/org.jboss.tools.openshift.ui/.classpath index ab5d028cd7..18a8bc2139 100644 --- a/plugins/org.jboss.tools.openshift.ui/.classpath +++ b/plugins/org.jboss.tools.openshift.ui/.classpath @@ -1,13 +1,28 @@ - + - + - - + + + + + + + + + + + + + + + + + diff --git a/plugins/org.jboss.tools.openshift.ui/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.openshift.ui/META-INF/MANIFEST.MF index ea5ebebe04..02d12a4ec7 100644 --- a/plugins/org.jboss.tools.openshift.ui/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.openshift.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.ui;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.jboss.tools.openshift.internal.ui.OpenShiftUIActivator Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin diff --git a/plugins/org.jboss.tools.openshift.ui/pom.xml b/plugins/org.jboss.tools.openshift.ui/pom.xml index ee8d8eec6b..5973aceb7b 100644 --- a/plugins/org.jboss.tools.openshift.ui/pom.xml +++ b/plugins/org.jboss.tools.openshift.ui/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift plugins - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.plugins org.jboss.tools.openshift.ui diff --git a/plugins/pom.xml b/plugins/pom.xml index 02d5f0e891..6baa35e343 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools openshift - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift plugins diff --git a/pom.xml b/pom.xml index a7f98cf6e8..7fde0bcf18 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ openshift jbosstools-openshift - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT pom scm:git:https://github.com/jbosstools/jbosstools-openshift.git diff --git a/site/pom.xml b/site/pom.xml index cdc04e9418..9ede9338a9 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools openshift - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift openshift.site diff --git a/test-framework/org.jboss.tools.openshift.reddeer/META-INF/MANIFEST.MF b/test-framework/org.jboss.tools.openshift.reddeer/META-INF/MANIFEST.MF index 528cb2c3f4..7a0767e181 100644 --- a/test-framework/org.jboss.tools.openshift.reddeer/META-INF/MANIFEST.MF +++ b/test-framework/org.jboss.tools.openshift.reddeer/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: RedDeer API for OpenShift UI Tests Bundle-SymbolicName: org.jboss.tools.openshift.reddeer -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.jboss.tools.openshift.reddeer.Activator Require-Bundle: org.jboss.tools.openshift.ui, diff --git a/test-framework/org.jboss.tools.openshift.reddeer/pom.xml b/test-framework/org.jboss.tools.openshift.reddeer/pom.xml index cb0caa57b6..42573e528d 100644 --- a/test-framework/org.jboss.tools.openshift.reddeer/pom.xml +++ b/test-framework/org.jboss.tools.openshift.reddeer/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.openshift test-framework - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.reddeer eclipse-plugin diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 623d9a120d..1789808e54 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.jboss.tools openshift - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift test-framework diff --git a/tests/org.jboss.tools.openshift.cdk.server.test/META-INF/MANIFEST.MF b/tests/org.jboss.tools.openshift.cdk.server.test/META-INF/MANIFEST.MF index 4934fda47b..e40506dc2c 100644 --- a/tests/org.jboss.tools.openshift.cdk.server.test/META-INF/MANIFEST.MF +++ b/tests/org.jboss.tools.openshift.cdk.server.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.cdk.server.test -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin Require-Bundle: org.jboss.tools.common.core;bundle-version="3.7.0", diff --git a/tests/org.jboss.tools.openshift.cdk.server.test/pom.xml b/tests/org.jboss.tools.openshift.cdk.server.test/pom.xml index 065df2b37e..eed27206db 100644 --- a/tests/org.jboss.tools.openshift.cdk.server.test/pom.xml +++ b/tests/org.jboss.tools.openshift.cdk.server.test/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift tests - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.tests org.jboss.tools.openshift.cdk.server.test diff --git a/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF b/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF index 8dd88dbe03..eee437a968 100644 --- a/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF +++ b/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.egit.test -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.jboss.tools.openshift.egit.internal.test.EGitTestActivator Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin diff --git a/tests/org.jboss.tools.openshift.egit.test/pom.xml b/tests/org.jboss.tools.openshift.egit.test/pom.xml index 6f6bb66af2..ce54e37eba 100644 --- a/tests/org.jboss.tools.openshift.egit.test/pom.xml +++ b/tests/org.jboss.tools.openshift.egit.test/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.openshift tests - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.tests org.jboss.tools.openshift.egit.test diff --git a/tests/org.jboss.tools.openshift.test/.classpath b/tests/org.jboss.tools.openshift.test/.classpath index c3785a31ab..1ef0534501 100644 --- a/tests/org.jboss.tools.openshift.test/.classpath +++ b/tests/org.jboss.tools.openshift.test/.classpath @@ -1,16 +1,22 @@ - + - + - + - + + + + + + + diff --git a/tests/org.jboss.tools.openshift.test/META-INF/MANIFEST.MF b/tests/org.jboss.tools.openshift.test/META-INF/MANIFEST.MF index 1a36b49877..b2d4c464d1 100644 --- a/tests/org.jboss.tools.openshift.test/META-INF/MANIFEST.MF +++ b/tests/org.jboss.tools.openshift.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.openshift.test -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Vendor: %Bundle-Vendor Bundle-Localization: plugin Require-Bundle: org.jboss.tools.openshift.client;bundle-version="[3.0.0,4.0.0)", diff --git a/tests/org.jboss.tools.openshift.test/pom.xml b/tests/org.jboss.tools.openshift.test/pom.xml index dc1a65b57c..0c33b49f30 100644 --- a/tests/org.jboss.tools.openshift.test/pom.xml +++ b/tests/org.jboss.tools.openshift.test/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.openshift tests - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift.tests org.jboss.tools.openshift.test diff --git a/tests/pom.xml b/tests/pom.xml index e526d46222..3853f651ce 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.jboss.tools openshift - 3.24.0-SNAPSHOT + 3.24.100-SNAPSHOT org.jboss.tools.openshift tests