From 53558a9083b0b0362840509d274ed92488371ce3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Dec 2024 11:16:59 +0000 Subject: [PATCH] Update CrySL version to 4.0.1 --- CrySLParser/pom.xml | 2 +- de.darmstadt.tu.crossing.CrySL.feature/feature.xml | 8 ++++---- de.darmstadt.tu.crossing.CrySL.feature/pom.xml | 2 +- de.darmstadt.tu.crossing.CrySL.ide/META-INF/MANIFEST.MF | 2 +- de.darmstadt.tu.crossing.CrySL.ide/pom.xml | 2 +- de.darmstadt.tu.crossing.CrySL.repository/category.xml | 2 +- de.darmstadt.tu.crossing.CrySL.repository/pom.xml | 2 +- de.darmstadt.tu.crossing.CrySL.target/pom.xml | 2 +- de.darmstadt.tu.crossing.CrySL.tests/META-INF/MANIFEST.MF | 2 +- de.darmstadt.tu.crossing.CrySL.tests/pom.xml | 2 +- de.darmstadt.tu.crossing.CrySL.ui/META-INF/MANIFEST.MF | 2 +- de.darmstadt.tu.crossing.CrySL.ui/pom.xml | 2 +- de.darmstadt.tu.crossing.CrySL/META-INF/MANIFEST.MF | 2 +- de.darmstadt.tu.crossing.CrySL/pom.xml | 2 +- pom.xml | 2 +- 15 files changed, 18 insertions(+), 18 deletions(-) diff --git a/CrySLParser/pom.xml b/CrySLParser/pom.xml index 224530d..bb035e6 100644 --- a/CrySLParser/pom.xml +++ b/CrySLParser/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 ../pom.xml diff --git a/de.darmstadt.tu.crossing.CrySL.feature/feature.xml b/de.darmstadt.tu.crossing.CrySL.feature/feature.xml index 6b8007d..5867cd2 100644 --- a/de.darmstadt.tu.crossing.CrySL.feature/feature.xml +++ b/de.darmstadt.tu.crossing.CrySL.feature/feature.xml @@ -2,7 +2,7 @@ @@ -139,21 +139,21 @@ Exhibit A – Form of Secondary Licenses Notice id="de.darmstadt.tu.crossing.CrySL" download-size="0" install-size="0" - version="4.0.0" + version="4.0.1" unpack="false"/> diff --git a/de.darmstadt.tu.crossing.CrySL.feature/pom.xml b/de.darmstadt.tu.crossing.CrySL.feature/pom.xml index fc5fc0e..9d6c668 100644 --- a/de.darmstadt.tu.crossing.CrySL.feature/pom.xml +++ b/de.darmstadt.tu.crossing.CrySL.feature/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 de.darmstadt.tu.crossing.CrySL.feature eclipse-feature diff --git a/de.darmstadt.tu.crossing.CrySL.ide/META-INF/MANIFEST.MF b/de.darmstadt.tu.crossing.CrySL.ide/META-INF/MANIFEST.MF index 165dde6..5c39c6a 100644 --- a/de.darmstadt.tu.crossing.CrySL.ide/META-INF/MANIFEST.MF +++ b/de.darmstadt.tu.crossing.CrySL.ide/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: de.darmstadt.tu.crossing.CrySL.ide Bundle-Vendor: Technical University Darmstadt, Paderborn University -Bundle-Version: 4.0.0 +Bundle-Version: 4.0.1 Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL.ide; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: de.darmstadt.tu.crossing.CrySL, diff --git a/de.darmstadt.tu.crossing.CrySL.ide/pom.xml b/de.darmstadt.tu.crossing.CrySL.ide/pom.xml index bc357d1..86d5312 100644 --- a/de.darmstadt.tu.crossing.CrySL.ide/pom.xml +++ b/de.darmstadt.tu.crossing.CrySL.ide/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 de.darmstadt.tu.crossing.CrySL.ide eclipse-plugin diff --git a/de.darmstadt.tu.crossing.CrySL.repository/category.xml b/de.darmstadt.tu.crossing.CrySL.repository/category.xml index 2870a37..1aaf1b1 100644 --- a/de.darmstadt.tu.crossing.CrySL.repository/category.xml +++ b/de.darmstadt.tu.crossing.CrySL.repository/category.xml @@ -1,6 +1,6 @@ - + diff --git a/de.darmstadt.tu.crossing.CrySL.repository/pom.xml b/de.darmstadt.tu.crossing.CrySL.repository/pom.xml index d362587..68564a7 100644 --- a/de.darmstadt.tu.crossing.CrySL.repository/pom.xml +++ b/de.darmstadt.tu.crossing.CrySL.repository/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 de.darmstadt.tu.crossing.CrySL.repository eclipse-repository diff --git a/de.darmstadt.tu.crossing.CrySL.target/pom.xml b/de.darmstadt.tu.crossing.CrySL.target/pom.xml index d6480c7..b4a5ed6 100644 --- a/de.darmstadt.tu.crossing.CrySL.target/pom.xml +++ b/de.darmstadt.tu.crossing.CrySL.target/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 de.darmstadt.tu.crossing.CrySL.target eclipse-target-definition diff --git a/de.darmstadt.tu.crossing.CrySL.tests/META-INF/MANIFEST.MF b/de.darmstadt.tu.crossing.CrySL.tests/META-INF/MANIFEST.MF index fc72657..40aad5c 100644 --- a/de.darmstadt.tu.crossing.CrySL.tests/META-INF/MANIFEST.MF +++ b/de.darmstadt.tu.crossing.CrySL.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: de.darmstadt.tu.crossing.CrySL.tests Bundle-Vendor: Technical University Darmstadt, Paderborn University -Bundle-Version: 4.0.0 +Bundle-Version: 4.0.1 Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL.tests; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: de.darmstadt.tu.crossing.CrySL, diff --git a/de.darmstadt.tu.crossing.CrySL.tests/pom.xml b/de.darmstadt.tu.crossing.CrySL.tests/pom.xml index 58382f6..1ec101d 100644 --- a/de.darmstadt.tu.crossing.CrySL.tests/pom.xml +++ b/de.darmstadt.tu.crossing.CrySL.tests/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 de.darmstadt.tu.crossing.CrySL.tests eclipse-test-plugin diff --git a/de.darmstadt.tu.crossing.CrySL.ui/META-INF/MANIFEST.MF b/de.darmstadt.tu.crossing.CrySL.ui/META-INF/MANIFEST.MF index 30e48ad..df6b2ad 100644 --- a/de.darmstadt.tu.crossing.CrySL.ui/META-INF/MANIFEST.MF +++ b/de.darmstadt.tu.crossing.CrySL.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: de.darmstadt.tu.crossing.CrySL.ui Bundle-Vendor: Technical University Darmstadt, Paderborn University -Bundle-Version: 4.0.0 +Bundle-Version: 4.0.1 Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: de.darmstadt.tu.crossing.CrySL, diff --git a/de.darmstadt.tu.crossing.CrySL.ui/pom.xml b/de.darmstadt.tu.crossing.CrySL.ui/pom.xml index b894a99..1b8aa32 100644 --- a/de.darmstadt.tu.crossing.CrySL.ui/pom.xml +++ b/de.darmstadt.tu.crossing.CrySL.ui/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 de.darmstadt.tu.crossing.CrySL.ui eclipse-plugin diff --git a/de.darmstadt.tu.crossing.CrySL/META-INF/MANIFEST.MF b/de.darmstadt.tu.crossing.CrySL/META-INF/MANIFEST.MF index 4878a85..ef97240 100644 --- a/de.darmstadt.tu.crossing.CrySL/META-INF/MANIFEST.MF +++ b/de.darmstadt.tu.crossing.CrySL/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: de.darmstadt.tu.crossing.CrySL Bundle-Vendor: Technical University Darmstadt, Paderborn University -Bundle-Version: 4.0.0 +Bundle-Version: 4.0.1 Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext, diff --git a/de.darmstadt.tu.crossing.CrySL/pom.xml b/de.darmstadt.tu.crossing.CrySL/pom.xml index feed4d0..9146de9 100644 --- a/de.darmstadt.tu.crossing.CrySL/pom.xml +++ b/de.darmstadt.tu.crossing.CrySL/pom.xml @@ -5,7 +5,7 @@ de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 de.darmstadt.tu.crossing.CrySL eclipse-plugin diff --git a/pom.xml b/pom.xml index c77a6df..66a9db6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.darmstadt.tu.crossing.CrySL de.darmstadt.tu.crossing.CrySL.parent - 4.0.0 + 4.0.1 pom CrySL-Parent