diff --git a/ast/pom.xml b/ast/pom.xml index 907383b76..8b856047e 100644 --- a/ast/pom.xml +++ b/ast/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/core/pom.xml b/core/pom.xml index 57de8863e..d870f3d40 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 @@ -19,7 +18,7 @@ org.into-cps.maestro ast - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/frameworks/core/pom.xml b/frameworks/core/pom.xml index 93b6b95f1..94a1108bc 100644 --- a/frameworks/core/pom.xml +++ b/frameworks/core/pom.xml @@ -1,30 +1,29 @@ - + 4.0.0 org.into-cps.maestro frameworks - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.frameworks core - 2.0.0-SNAPSHOT + 2.0.0 Fmi framework Core org.into-cps.maestro ast - 2.0.0-SNAPSHOT + 2.0.0 compile org.into-cps.maestro core - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/frameworks/fmi2/pom.xml b/frameworks/fmi2/pom.xml index 0da8df9ae..6ea9e0b5a 100644 --- a/frameworks/fmi2/pom.xml +++ b/frameworks/fmi2/pom.xml @@ -1,19 +1,18 @@ - + 4.0.0 org.into-cps.maestro frameworks - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.frameworks fmi2 - 2.0.0-SNAPSHOT + 2.0.0 Fmi frameworks @@ -45,7 +44,7 @@ org.into-cps.maestro core - 2.0.0-SNAPSHOT + 2.0.0 compile @@ -65,7 +64,7 @@ org.into-cps.maestro.frameworks core - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/frameworks/pom.xml b/frameworks/pom.xml index 345c88939..a96b88680 100644 --- a/frameworks/pom.xml +++ b/frameworks/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 frameworks - 2.0.0-SNAPSHOT + 2.0.0 pom Mable frameworks root diff --git a/interpreter/pom.xml b/interpreter/pom.xml index 222821c9d..dfce90d2e 100644 --- a/interpreter/pom.xml +++ b/interpreter/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 interpreter @@ -17,7 +16,7 @@ org.into-cps.maestro ast - 2.0.0-SNAPSHOT + 2.0.0 compile @@ -65,7 +64,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/maestro-webapi/pom.xml b/maestro-webapi/pom.xml index 90e3246eb..c5429ef6e 100644 --- a/maestro-webapi/pom.xml +++ b/maestro-webapi/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 maestro-webapi @@ -38,7 +37,7 @@ org.into-cps.maestro.plugins initializer - 2.0.0-SNAPSHOT + 2.0.0 org.springframework.boot @@ -102,7 +101,7 @@ org.into-cps.maestro maestro - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/maestro/pom.xml b/maestro/pom.xml index 7adf98efb..61eff1300 100644 --- a/maestro/pom.xml +++ b/maestro/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 maestro @@ -22,7 +21,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile @@ -38,49 +37,49 @@ org.into-cps.maestro parser - 2.0.0-SNAPSHOT + 2.0.0 compile org.into-cps.maestro typechecker - 2.0.0-SNAPSHOT + 2.0.0 compile org.into-cps.maestro.plugins demo - 2.0.0-SNAPSHOT + 2.0.0 test org.into-cps.maestro.plugins fixedstep - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins typeconverter - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins initializer - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins debuglogging - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro interpreter - 2.0.0-SNAPSHOT + 2.0.0 @@ -97,7 +96,7 @@ org.into-cps.maestro.frameworks fmi2 - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/parser/pom.xml b/parser/pom.xml index a06d41412..182001c84 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 parser @@ -30,12 +29,12 @@ org.into-cps.maestro ast - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro core - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/plugins/api/pom.xml b/plugins/api/pom.xml index 57ed1bfa6..75be8a95c 100644 --- a/plugins/api/pom.xml +++ b/plugins/api/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins @@ -16,13 +15,13 @@ org.into-cps.maestro ast - 2.0.0-SNAPSHOT + 2.0.0 compile org.into-cps.maestro core - 2.0.0-SNAPSHOT + 2.0.0 compile @@ -40,7 +39,7 @@ org.into-cps.maestro.frameworks fmi2 - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/plugins/debuglogging/pom.xml b/plugins/debuglogging/pom.xml index c65d04783..bb1933afc 100644 --- a/plugins/debuglogging/pom.xml +++ b/plugins/debuglogging/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins @@ -16,7 +15,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/plugins/demo/pom.xml b/plugins/demo/pom.xml index 010fbb792..a92b8b9e8 100644 --- a/plugins/demo/pom.xml +++ b/plugins/demo/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins @@ -16,7 +15,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/plugins/fixedstep/pom.xml b/plugins/fixedstep/pom.xml index 43bb03669..6425f7764 100644 --- a/plugins/fixedstep/pom.xml +++ b/plugins/fixedstep/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins @@ -16,7 +15,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/plugins/initializer/pom.xml b/plugins/initializer/pom.xml index d522cefd2..a39d7b7b6 100644 --- a/plugins/initializer/pom.xml +++ b/plugins/initializer/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins @@ -16,7 +15,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile @@ -27,7 +26,7 @@ org.into-cps.maestro.plugins topologicalsorting - 2.0.0-SNAPSHOT + 2.0.0 compile @@ -39,7 +38,7 @@ org.into-cps.maestro.plugins verificationsuite - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/plugins/pom.xml b/plugins/pom.xml index 74d900a0e..9143cdd55 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 plugins - 2.0.0-SNAPSHOT + 2.0.0 pom Mable plugins diff --git a/plugins/topologicalsorting/pom.xml b/plugins/topologicalsorting/pom.xml index 871c62802..bd8da959d 100644 --- a/plugins/topologicalsorting/pom.xml +++ b/plugins/topologicalsorting/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins topologicalsorting - 2.0.0-SNAPSHOT + 2.0.0 ${project.artifactId} diff --git a/plugins/typeconverter/pom.xml b/plugins/typeconverter/pom.xml index ebc61e89e..e34f1d0a5 100644 --- a/plugins/typeconverter/pom.xml +++ b/plugins/typeconverter/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins @@ -16,7 +15,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/plugins/verificationsuite/pom.xml b/plugins/verificationsuite/pom.xml index 384d951fc..e29333f1c 100644 --- a/plugins/verificationsuite/pom.xml +++ b/plugins/verificationsuite/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro plugins - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins @@ -16,7 +15,7 @@ org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/pom.xml b/pom.xml index 60d2996b9..10507796d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 pom Maestro Root @@ -371,7 +370,7 @@ scm:git:git@github.com:INTO-CPS-Association/maestro - HEAD + Release/2.0.0 diff --git a/typechecker/pom.xml b/typechecker/pom.xml index ed4b8e1f2..5ec6db9cf 100644 --- a/typechecker/pom.xml +++ b/typechecker/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.into-cps.maestro root - 2.0.0-SNAPSHOT + 2.0.0 typechecker @@ -24,12 +23,12 @@ org.into-cps.maestro ast - 2.0.0-SNAPSHOT + 2.0.0 org.into-cps.maestro.plugins api - 2.0.0-SNAPSHOT + 2.0.0 compile