diff --git a/modules/cli/pom.xml b/modules/cli/pom.xml index 6e4d04c7..94474a22 100644 --- a/modules/cli/pom.xml +++ b/modules/cli/pom.xml @@ -6,7 +6,7 @@ com.sap.devops.cmclient module - 0.0.2-SNAPSHOT + 3.0.0 ../.. diff --git a/modules/dist.cli/pom.xml b/modules/dist.cli/pom.xml index 3424f39c..09cb9162 100644 --- a/modules/dist.cli/pom.xml +++ b/modules/dist.cli/pom.xml @@ -5,7 +5,7 @@ com.sap.devops.cmclient module - 0.0.2-SNAPSHOT + 3.0.0 ../.. diff --git a/modules/lib-common/pom.xml b/modules/lib-common/pom.xml index cd77811d..432f4809 100644 --- a/modules/lib-common/pom.xml +++ b/modules/lib-common/pom.xml @@ -6,7 +6,7 @@ com.sap.devops.cmclient module - 0.0.2-SNAPSHOT + 3.0.0 ../.. diff --git a/modules/lib-solman/pom.xml b/modules/lib-solman/pom.xml index 2c8c2621..f246526d 100644 --- a/modules/lib-solman/pom.xml +++ b/modules/lib-solman/pom.xml @@ -6,7 +6,7 @@ com.sap.devops.cmclient module - 0.0.2-SNAPSHOT + 3.0.0 ../.. diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 6b04ea8e..080a2920 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -6,7 +6,7 @@ com.sap.devops.cmclient module - 0.0.2-SNAPSHOT + 3.0.0 ../.. diff --git a/pom.xml b/pom.xml index ddeeda5d..e8e911e3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.sap.devops.cmclient module - 0.0.2-SNAPSHOT + 3.0.0 pom Change Management Client Command line client that can interact with SAP Solution Manager 7.2 to run various change management tasks.