Skip to content

Commit

Permalink
Merge pull request #92 from CROSSINGTUD/version_3.0.2
Browse files Browse the repository at this point in the history
Update CrySL version to 3.0.2
  • Loading branch information
schlichtig authored Sep 16, 2024
2 parents 237aefc + 92998b4 commit 03abc57
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions de.darmstadt.tu.crossing.CrySL.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.darmstadt.tu.crossing.CrySL.feature"
label="de.darmstadt.tu.crossing.CrySL.feature"
version="3.0.1"
version="3.0.2"
provider-name="Technical University Darmstadt, Paderborn University"
plugin="https://it.crossing.tu-darmstadt.de/cognicrypt/">

Expand Down Expand Up @@ -139,21 +139,21 @@ Exhibit A – Form of Secondary Licenses Notice
id="de.darmstadt.tu.crossing.CrySL"
download-size="0"
install-size="0"
version="3.0.1"
version="3.0.2"
unpack="false"/>

<plugin
id="de.darmstadt.tu.crossing.CrySL.ide"
download-size="0"
install-size="0"
version="3.0.1"
version="3.0.2"
unpack="false"/>

<plugin
id="de.darmstadt.tu.crossing.CrySL.ui"
download-size="0"
install-size="0"
version="3.0.1"
version="3.0.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<name>CrySL-Feature</name>
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.ide/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 3.0.1
Bundle-Version: 3.0.2
Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: de.darmstadt.tu.crossing.CrySL,
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<artifactId>de.darmstadt.tu.crossing.CrySL.ide</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.repository/category.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/de.darmstadt.tu.crossing.CrySL.feature_3.0.1.jar" id="de.darmstadt.tu.crossing.CrySL.feature" version="3.0.1">
<feature url="features/de.darmstadt.tu.crossing.CrySL.feature_3.0.2.jar" id="de.darmstadt.tu.crossing.CrySL.feature" version="3.0.2">
<category name="CrySL"/>
</feature>
<category-def name="CrySL" label="CrySL"/>
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<name>CrySL-Repository</name>
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<artifactId>de.darmstadt.tu.crossing.CrySL.target</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 3.0.1
Bundle-Version: 3.0.2
Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: de.darmstadt.tu.crossing.CrySL,
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<artifactId>de.darmstadt.tu.crossing.CrySL.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 3.0.1
Bundle-Version: 3.0.2
Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: de.darmstadt.tu.crossing.CrySL,
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<artifactId>de.darmstadt.tu.crossing.CrySL.ui</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 3.0.1
Bundle-Version: 3.0.2
Bundle-SymbolicName: de.darmstadt.tu.crossing.CrySL; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion de.darmstadt.tu.crossing.CrySL/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<artifactId>de.darmstadt.tu.crossing.CrySL</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit 03abc57

Please sign in to comment.