Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CrySL version to 4.0.1 #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CrySLParser/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>4.0.0</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
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="4.0.0"
version="4.0.1"
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="4.0.0"
version="4.0.1"
unpack="false"/>

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

<plugin
id="de.darmstadt.tu.crossing.CrySL.ui"
download-size="0"
install-size="0"
version="4.0.0"
version="4.0.1"
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 @@ -5,7 +5,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</parent>
<artifactId>de.darmstadt.tu.crossing.CrySL.feature</artifactId>
<packaging>eclipse-feature</packaging>
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: 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,
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>4.0.0</version>
<version>4.0.1</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_4.0.0.jar" id="de.darmstadt.tu.crossing.CrySL.feature" version="4.0.0">
<feature url="features/de.darmstadt.tu.crossing.CrySL.feature_4.0.1.jar" id="de.darmstadt.tu.crossing.CrySL.feature" version="4.0.1">
<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 @@ -5,7 +5,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</parent>
<artifactId>de.darmstadt.tu.crossing.CrySL.repository</artifactId>
<packaging>eclipse-repository</packaging>
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 @@ -5,7 +5,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>4.0.0</version>
<version>4.0.1</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: 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,
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 @@ -5,7 +5,7 @@
<parent>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>4.0.0</version>
<version>4.0.1</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: 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,
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>4.0.0</version>
<version>4.0.1</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: 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,
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>4.0.0</version>
<version>4.0.1</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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.darmstadt.tu.crossing.CrySL</groupId>
<artifactId>de.darmstadt.tu.crossing.CrySL.parent</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<packaging>pom</packaging>

<name>CrySL-Parent</name>
Expand Down