diff --git a/features/de.cognicrypt.codegenerator.feature/feature.xml b/features/de.cognicrypt.codegenerator.feature/feature.xml index ffb258b21..d64b9d96a 100644 --- a/features/de.cognicrypt.codegenerator.feature/feature.xml +++ b/features/de.cognicrypt.codegenerator.feature/feature.xml @@ -2,7 +2,7 @@ @@ -109,7 +109,7 @@ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives n - + @@ -117,7 +117,7 @@ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives n id="de.cognicrypt.codegenerator" download-size="0" install-size="0" - version="1.0.0" + version="1.0.1" unpack="false"/> diff --git a/features/de.cognicrypt.codegenerator.feature/pom.xml b/features/de.cognicrypt.codegenerator.feature/pom.xml index 855ca0288..e9d26c3dc 100644 --- a/features/de.cognicrypt.codegenerator.feature/pom.xml +++ b/features/de.cognicrypt.codegenerator.feature/pom.xml @@ -6,7 +6,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/features/de.cognicrypt.core.feature/feature.xml b/features/de.cognicrypt.core.feature/feature.xml index 007a6a4b1..c61ccfff7 100644 --- a/features/de.cognicrypt.core.feature/feature.xml +++ b/features/de.cognicrypt.core.feature/feature.xml @@ -2,7 +2,7 @@ @@ -118,7 +118,7 @@ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives n id="de.cognicrypt.core" download-size="0" install-size="0" - version="1.0.0" + version="1.0.1" unpack="false"/> diff --git a/features/de.cognicrypt.core.feature/pom.xml b/features/de.cognicrypt.core.feature/pom.xml index 9e2edee92..5fea01bbc 100644 --- a/features/de.cognicrypt.core.feature/pom.xml +++ b/features/de.cognicrypt.core.feature/pom.xml @@ -6,7 +6,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml de.cognicrypt diff --git a/features/de.cognicrypt.cryslhandler.feature/feature.xml b/features/de.cognicrypt.cryslhandler.feature/feature.xml index e249f85b4..6f991c326 100644 --- a/features/de.cognicrypt.cryslhandler.feature/feature.xml +++ b/features/de.cognicrypt.cryslhandler.feature/feature.xml @@ -2,7 +2,7 @@ @@ -115,7 +115,7 @@ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives n - + @@ -123,7 +123,7 @@ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives n id="de.cognicrypt.crysl.handler" download-size="0" install-size="0" - version="1.0.0" + version="1.0.1" unpack="false"/> diff --git a/features/de.cognicrypt.cryslhandler.feature/pom.xml b/features/de.cognicrypt.cryslhandler.feature/pom.xml index 67575a5c0..320788f24 100644 --- a/features/de.cognicrypt.cryslhandler.feature/pom.xml +++ b/features/de.cognicrypt.cryslhandler.feature/pom.xml @@ -6,7 +6,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/features/de.cognicrypt.staticanalyzer.feature/feature.xml b/features/de.cognicrypt.staticanalyzer.feature/feature.xml index bca5fefa3..c31ecd609 100644 --- a/features/de.cognicrypt.staticanalyzer.feature/feature.xml +++ b/features/de.cognicrypt.staticanalyzer.feature/feature.xml @@ -2,7 +2,7 @@ @@ -107,7 +107,7 @@ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives n - + @@ -115,7 +115,7 @@ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives n id="de.cognicrypt.staticanalyzer" download-size="0" install-size="0" - version="1.0.0" + version="1.0.1" unpack="false"/> diff --git a/features/de.cognicrypt.staticanalyzer.feature/pom.xml b/features/de.cognicrypt.staticanalyzer.feature/pom.xml index d87d936ff..f5491cd3e 100644 --- a/features/de.cognicrypt.staticanalyzer.feature/pom.xml +++ b/features/de.cognicrypt.staticanalyzer.feature/pom.xml @@ -6,7 +6,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml de.cognicrypt diff --git a/plugins/de.cognicrypt.codegenerator.tests/pom.xml b/plugins/de.cognicrypt.codegenerator.tests/pom.xml index 840c80fa0..f3f4f4a70 100644 --- a/plugins/de.cognicrypt.codegenerator.tests/pom.xml +++ b/plugins/de.cognicrypt.codegenerator.tests/pom.xml @@ -6,7 +6,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/plugins/de.cognicrypt.codegenerator/pom.xml b/plugins/de.cognicrypt.codegenerator/pom.xml index 0c7deebef..6a6297329 100644 --- a/plugins/de.cognicrypt.codegenerator/pom.xml +++ b/plugins/de.cognicrypt.codegenerator/pom.xml @@ -7,7 +7,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/plugins/de.cognicrypt.core/pom.xml b/plugins/de.cognicrypt.core/pom.xml index 85a3a3fd4..8be92ae4b 100644 --- a/plugins/de.cognicrypt.core/pom.xml +++ b/plugins/de.cognicrypt.core/pom.xml @@ -9,7 +9,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/plugins/de.cognicrypt.crysl.handler/pom.xml b/plugins/de.cognicrypt.crysl.handler/pom.xml index 78a07d2bb..429820fcd 100644 --- a/plugins/de.cognicrypt.crysl.handler/pom.xml +++ b/plugins/de.cognicrypt.crysl.handler/pom.xml @@ -8,7 +8,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/plugins/de.cognicrypt.crysl.handler/src/main/java/de/cognicrypt/crysl/reader/CrySLParser.java b/plugins/de.cognicrypt.crysl.handler/src/main/java/de/cognicrypt/crysl/reader/CrySLParser.java index 9d9e3323a..9f05c9f11 100644 --- a/plugins/de.cognicrypt.crysl.handler/src/main/java/de/cognicrypt/crysl/reader/CrySLParser.java +++ b/plugins/de.cognicrypt.crysl.handler/src/main/java/de/cognicrypt/crysl/reader/CrySLParser.java @@ -340,7 +340,7 @@ private List retrieveReqPredFromAltPreds(ReqPred left) { private CrySLPredicate extractReqPred(final ReqPred pred) { final List variables = new ArrayList<>(); PredLit innerPred = (PredLit) pred; - final Constraint conditional = innerPred.getCons(); + final Constraint conditional = (Constraint) innerPred.getCons(); if (innerPred.getPred().getParList() != null) { for (final SuPar var : innerPred.getPred().getParList().getParameters()) { if (var.getVal() != null) { diff --git a/plugins/de.cognicrypt.integrator.primitive/pom.xml b/plugins/de.cognicrypt.integrator.primitive/pom.xml index 4312658d8..0d1a95e52 100644 --- a/plugins/de.cognicrypt.integrator.primitive/pom.xml +++ b/plugins/de.cognicrypt.integrator.primitive/pom.xml @@ -7,7 +7,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/plugins/de.cognicrypt.integrator.task/pom.xml b/plugins/de.cognicrypt.integrator.task/pom.xml index 62b20058a..a6304f20e 100644 --- a/plugins/de.cognicrypt.integrator.task/pom.xml +++ b/plugins/de.cognicrypt.integrator.task/pom.xml @@ -7,7 +7,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/plugins/de.cognicrypt.staticanalyzer/pom.xml b/plugins/de.cognicrypt.staticanalyzer/pom.xml index c6a18be08..2fde25bff 100644 --- a/plugins/de.cognicrypt.staticanalyzer/pom.xml +++ b/plugins/de.cognicrypt.staticanalyzer/pom.xml @@ -8,7 +8,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../../pom.xml diff --git a/pom.xml b/pom.xml index eebf3c94f..e92bc15d9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 pom diff --git a/repository/category.xml b/repository/category.xml index 2b0031636..6760420e9 100644 --- a/repository/category.xml +++ b/repository/category.xml @@ -1,18 +1,18 @@ - + - + - + - + diff --git a/repository/pom.xml b/repository/pom.xml index 109fcc4a0..1a5041169 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -6,7 +6,7 @@ de.cognicrypt de.cognicrypt.parent - 1.0.0 + 1.0.1 ../pom.xml