diff --git a/docs/pom.xml b/docs/pom.xml index ba4a659a..88ed4288 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -6,7 +6,7 @@ io.holunda.data camunda-bpm-data-parent - 1.2.3-SNAPSHOT + 1.2.3 camunda-bpm-data-docs diff --git a/example/coverage-report-aggregator/pom.xml b/example/coverage-report-aggregator/pom.xml index 84d4f2c8..008a6baa 100644 --- a/example/coverage-report-aggregator/pom.xml +++ b/example/coverage-report-aggregator/pom.xml @@ -6,7 +6,7 @@ io.holunda.data.example camunda-bpm-data-example-parent - 1.2.3-SNAPSHOT + 1.2.3 camunda-bpm-data-coverage-report diff --git a/example/example-java/pom.xml b/example/example-java/pom.xml index 87928d1e..fe91facd 100644 --- a/example/example-java/pom.xml +++ b/example/example-java/pom.xml @@ -6,7 +6,7 @@ io.holunda.data.example camunda-bpm-data-example-parent - 1.2.3-SNAPSHOT + 1.2.3 camunda-bpm-data-example-java diff --git a/example/example-kotlin/pom.xml b/example/example-kotlin/pom.xml index 642481cb..8067539b 100644 --- a/example/example-kotlin/pom.xml +++ b/example/example-kotlin/pom.xml @@ -6,7 +6,7 @@ io.holunda.data.example camunda-bpm-data-example-parent - 1.2.3-SNAPSHOT + 1.2.3 camunda-bpm-data-example-kotlin diff --git a/example/itest/pom.xml b/example/itest/pom.xml index 853ab5a3..1d5c646a 100644 --- a/example/itest/pom.xml +++ b/example/itest/pom.xml @@ -6,7 +6,7 @@ io.holunda.data.example camunda-bpm-data-example-parent - 1.2.3-SNAPSHOT + 1.2.3 camunda-bpm-data-integration-test diff --git a/example/pom.xml b/example/pom.xml index 7ced994d..54459a57 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -6,7 +6,7 @@ io.holunda.data camunda-bpm-data-parent - 1.2.3-SNAPSHOT + 1.2.3 io.holunda.data.example diff --git a/example/spin-type-detector/pom.xml b/example/spin-type-detector/pom.xml index c25d3815..cde809ba 100644 --- a/example/spin-type-detector/pom.xml +++ b/example/spin-type-detector/pom.xml @@ -6,7 +6,7 @@ io.holunda.data.example camunda-bpm-data-example-parent - 1.2.3-SNAPSHOT + 1.2.3 camunda-bpm-data-spin-type-detector diff --git a/extension/core/pom.xml b/extension/core/pom.xml index 1ed7198d..018a029e 100644 --- a/extension/core/pom.xml +++ b/extension/core/pom.xml @@ -6,7 +6,7 @@ io.holunda.data camunda-bpm-data-parent - 1.2.3-SNAPSHOT + 1.2.3 ../../pom.xml diff --git a/extension/test/pom.xml b/extension/test/pom.xml index cbe3d142..6525f180 100644 --- a/extension/test/pom.xml +++ b/extension/test/pom.xml @@ -6,7 +6,7 @@ io.holunda.data camunda-bpm-data-parent - 1.2.3-SNAPSHOT + 1.2.3 ../../pom.xml diff --git a/pom.xml b/pom.xml index b741f25e..f8d31737 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.holunda.data camunda-bpm-data-parent - 1.2.3-SNAPSHOT + 1.2.3 ${project.artifactId} Camunda BPM Data https://github.com/holunda-io/camunda-bpm-data/