diff --git a/connector/pom.xml b/connector/pom.xml index bf4c417..ccfeeb1 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -7,7 +7,7 @@ io.camunda.connectors.community script-connector-parent - 2.0.1 + 2.0.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index fd825f5..04f3971 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.connectors.community script-connector-parent - 2.0.1 + 2.0.2-SNAPSHOT pom diff --git a/runtime/pom.xml b/runtime/pom.xml index e0430bb..6fa2070 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.camunda.connectors.community script-connector-parent - 2.0.1 + 2.0.2-SNAPSHOT script-connector-runtime