From ab91b703d7a8d125163a7f3ec5a2d4f35e67fd1a Mon Sep 17 00:00:00 2001 From: Pierre-Charles David Date: Thu, 22 Aug 2024 20:50:06 +0200 Subject: [PATCH] [releng] Bump version to 1.13.2 Signed-off-by: Pierre-Charles David --- org.eclipse.gmf.notation.releng/pom.xml | 4 ++-- org.eclipse.gmf.notation.repository/category.xml | 6 +++--- org.eclipse.gmf.notation.repository/pom.xml | 3 +-- org.eclipse.gmf.notation.target/pom.xml | 4 +--- org.eclipse.gmf.runtime.notation-feature/feature.xml | 2 +- org.eclipse.gmf.runtime.notation-feature/pom.xml | 3 +-- org.eclipse.gmf.runtime.notation.edit/META-INF/MANIFEST.MF | 2 +- org.eclipse.gmf.runtime.notation.edit/pom.xml | 4 ++-- org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml | 2 +- org.eclipse.gmf.runtime.notation.sdk-feature/pom.xml | 3 +-- org.eclipse.gmf.runtime.notation.sdk/META-INF/MANIFEST.MF | 2 +- org.eclipse.gmf.runtime.notation.sdk/pom.xml | 5 ++--- org.eclipse.gmf.runtime.notation/META-INF/MANIFEST.MF | 2 +- org.eclipse.gmf.runtime.notation/pom.xml | 4 ++-- org.eclipse.gmf.tests.runtime.notation-feature/feature.xml | 4 ++-- org.eclipse.gmf.tests.runtime.notation-feature/pom.xml | 3 +-- org.eclipse.gmf.tests.runtime.notation/META-INF/MANIFEST.MF | 2 +- org.eclipse.gmf.tests.runtime.notation/pom.xml | 4 ++-- 18 files changed, 26 insertions(+), 33 deletions(-) diff --git a/org.eclipse.gmf.notation.releng/pom.xml b/org.eclipse.gmf.notation.releng/pom.xml index f4779ed..c053ed8 100644 --- a/org.eclipse.gmf.notation.releng/pom.xml +++ b/org.eclipse.gmf.notation.releng/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT pom @@ -67,7 +67,7 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.target - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ${platform} diff --git a/org.eclipse.gmf.notation.repository/category.xml b/org.eclipse.gmf.notation.repository/category.xml index d252edc..87e0576 100644 --- a/org.eclipse.gmf.notation.repository/category.xml +++ b/org.eclipse.gmf.notation.repository/category.xml @@ -1,12 +1,12 @@ - + - + - + diff --git a/org.eclipse.gmf.notation.repository/pom.xml b/org.eclipse.gmf.notation.repository/pom.xml index 8a7c84d..fb6399e 100644 --- a/org.eclipse.gmf.notation.repository/pom.xml +++ b/org.eclipse.gmf.notation.repository/pom.xml @@ -6,11 +6,10 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml org.eclipse.gmf.notation.repository - 1.13.1-SNAPSHOT eclipse-repository diff --git a/org.eclipse.gmf.notation.target/pom.xml b/org.eclipse.gmf.notation.target/pom.xml index 1096d52..251fdcd 100644 --- a/org.eclipse.gmf.notation.target/pom.xml +++ b/org.eclipse.gmf.notation.target/pom.xml @@ -6,13 +6,11 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml pom org.eclipse.gmf.notation.target - org.eclipse.gmf.notation - 1.13.1-SNAPSHOT 1.3 diff --git a/org.eclipse.gmf.runtime.notation-feature/feature.xml b/org.eclipse.gmf.runtime.notation-feature/feature.xml index ff57c62..b6f8cc0 100755 --- a/org.eclipse.gmf.runtime.notation-feature/feature.xml +++ b/org.eclipse.gmf.runtime.notation-feature/feature.xml @@ -2,7 +2,7 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml org.eclipse.gmf.notation.features org.eclipse.gmf.runtime.notation - 1.13.1-SNAPSHOT eclipse-feature diff --git a/org.eclipse.gmf.runtime.notation.edit/META-INF/MANIFEST.MF b/org.eclipse.gmf.runtime.notation.edit/META-INF/MANIFEST.MF index c47e95e..b6b0db1 100644 --- a/org.eclipse.gmf.runtime.notation.edit/META-INF/MANIFEST.MF +++ b/org.eclipse.gmf.runtime.notation.edit/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.gmf.runtime.notation.edit; singleton:=true Automatic-Module-Name: org.eclipse.gmf.runtime.notation.edit -Bundle-Version: 1.8.0.qualifier +Bundle-Version: 1.8.1.qualifier Bundle-ClassPath: . Bundle-Activator: org.eclipse.gmf.runtime.notation.NotationEditPlugin$Implementation Bundle-Vendor: %providerName diff --git a/org.eclipse.gmf.runtime.notation.edit/pom.xml b/org.eclipse.gmf.runtime.notation.edit/pom.xml index 0d566de..598d66a 100644 --- a/org.eclipse.gmf.runtime.notation.edit/pom.xml +++ b/org.eclipse.gmf.runtime.notation.edit/pom.xml @@ -5,11 +5,11 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml org.eclipse.gmf.notation.plugins org.eclipse.gmf.runtime.notation.edit - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT eclipse-plugin diff --git a/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml b/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml index 09ab004..38e10d1 100755 --- a/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml +++ b/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml @@ -2,7 +2,7 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml org.eclipse.gmf.notation.features org.eclipse.gmf.runtime.notation.sdk - 1.13.1-SNAPSHOT eclipse-feature diff --git a/org.eclipse.gmf.runtime.notation.sdk/META-INF/MANIFEST.MF b/org.eclipse.gmf.runtime.notation.sdk/META-INF/MANIFEST.MF index 14b99f2..e009c42 100755 --- a/org.eclipse.gmf.runtime.notation.sdk/META-INF/MANIFEST.MF +++ b/org.eclipse.gmf.runtime.notation.sdk/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.gmf.runtime.notation.sdk -Bundle-Version: 1.7.0.qualifier +Bundle-Version: 1.7.1.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-ActivationPolicy: lazy diff --git a/org.eclipse.gmf.runtime.notation.sdk/pom.xml b/org.eclipse.gmf.runtime.notation.sdk/pom.xml index 99680b4..5d98a9c 100644 --- a/org.eclipse.gmf.runtime.notation.sdk/pom.xml +++ b/org.eclipse.gmf.runtime.notation.sdk/pom.xml @@ -5,11 +5,10 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml - org.eclipse.gmf.notation org.eclipse.gmf.runtime.notation.sdk - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT eclipse-plugin diff --git a/org.eclipse.gmf.runtime.notation/META-INF/MANIFEST.MF b/org.eclipse.gmf.runtime.notation/META-INF/MANIFEST.MF index 1ecc5ce..1c12203 100644 --- a/org.eclipse.gmf.runtime.notation/META-INF/MANIFEST.MF +++ b/org.eclipse.gmf.runtime.notation/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.gmf.runtime.notation;singleton:=true Automatic-Module-Name: org.eclipse.gmf.runtime.notation -Bundle-Version: 1.10.0.qualifier +Bundle-Version: 1.10.1.qualifier Bundle-Activator: org.eclipse.gmf.runtime.notation.NotationPlugin$Implementation Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/org.eclipse.gmf.runtime.notation/pom.xml b/org.eclipse.gmf.runtime.notation/pom.xml index f59f430..ec25caa 100644 --- a/org.eclipse.gmf.runtime.notation/pom.xml +++ b/org.eclipse.gmf.runtime.notation/pom.xml @@ -5,11 +5,11 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml org.eclipse.gmf.notation.plugins org.eclipse.gmf.runtime.notation - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT eclipse-plugin diff --git a/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml b/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml index 19d77bc..fa6e13c 100755 --- a/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml +++ b/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml @@ -2,7 +2,7 @@ - + org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml org.eclipse.gmf.notation.features org.eclipse.gmf.tests.runtime.notation - 1.13.1-SNAPSHOT eclipse-feature diff --git a/org.eclipse.gmf.tests.runtime.notation/META-INF/MANIFEST.MF b/org.eclipse.gmf.tests.runtime.notation/META-INF/MANIFEST.MF index 0ec1439..6bc6650 100755 --- a/org.eclipse.gmf.tests.runtime.notation/META-INF/MANIFEST.MF +++ b/org.eclipse.gmf.tests.runtime.notation/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Plugin.name Bundle-SymbolicName: org.eclipse.gmf.tests.runtime.notation -Bundle-Version: 1.8.1.qualifier +Bundle-Version: 1.8.2.qualifier Bundle-Activator: org.eclipse.gmf.tests.runtime.notation.Activator Bundle-Vendor: %Plugin.providerName Bundle-Localization: plugin diff --git a/org.eclipse.gmf.tests.runtime.notation/pom.xml b/org.eclipse.gmf.tests.runtime.notation/pom.xml index 10d5690..7645b0c 100644 --- a/org.eclipse.gmf.tests.runtime.notation/pom.xml +++ b/org.eclipse.gmf.tests.runtime.notation/pom.xml @@ -6,12 +6,12 @@ org.eclipse.gmf.notation org.eclipse.gmf.notation.releng - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT ../org.eclipse.gmf.notation.releng/pom.xml org.eclipse.gmf.tests.runtime.notation org.eclipse.gmf.tests.runtime.notation - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT eclipse-test-plugin