diff --git a/bom/bom/pom.xml b/bom/bom/pom.xml index e42241a..5af2435 100644 --- a/bom/bom/pom.xml +++ b/bom/bom/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-parent - 0.0.1-SNAPSHOT + 0.0.1 ../parent/pom.xml diff --git a/bom/parent/pom.xml b/bom/parent/pom.xml index da46794..e86ceca 100644 --- a/bom/parent/pom.xml +++ b/bom/parent/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-root - 0.0.1-SNAPSHOT + 0.0.1 ../../pom.xml diff --git a/example/common/pom.xml b/example/common/pom.xml index ae16e7d..d575e06 100644 --- a/example/common/pom.xml +++ b/example/common/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-example-parent - 0.0.1-SNAPSHOT + 0.0.1 ../pom.xml diff --git a/example/flight-kafka/pom.xml b/example/flight-kafka/pom.xml index d33460d..fd012df 100644 --- a/example/flight-kafka/pom.xml +++ b/example/flight-kafka/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-example-parent - 0.0.1-SNAPSHOT + 0.0.1 ../pom.xml diff --git a/example/hotel-kafka/pom.xml b/example/hotel-kafka/pom.xml index 61ea5eb..c853048 100644 --- a/example/hotel-kafka/pom.xml +++ b/example/hotel-kafka/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-example-parent - 0.0.1-SNAPSHOT + 0.0.1 ../pom.xml diff --git a/example/pom.xml b/example/pom.xml index 7f3057f..46adc79 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-parent - 0.0.1-SNAPSHOT + 0.0.1 ../bom/parent/pom.xml diff --git a/example/spring-cloud-stream-kafka/pom.xml b/example/spring-cloud-stream-kafka/pom.xml index f184f72..f065505 100644 --- a/example/spring-cloud-stream-kafka/pom.xml +++ b/example/spring-cloud-stream-kafka/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-example-parent - 0.0.1-SNAPSHOT + 0.0.1 ../pom.xml diff --git a/extension/axon/pom.xml b/extension/axon/pom.xml index 3b4c680..7c74465 100644 --- a/extension/axon/pom.xml +++ b/extension/axon/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-parent - 0.0.1-SNAPSHOT + 0.0.1 ../../bom/parent/pom.xml diff --git a/extension/core/pom.xml b/extension/core/pom.xml index 89485f6..70d91a3 100644 --- a/extension/core/pom.xml +++ b/extension/core/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-parent - 0.0.1-SNAPSHOT + 0.0.1 ../../bom/parent/pom.xml diff --git a/extension/spring-cloud-stream/pom.xml b/extension/spring-cloud-stream/pom.xml index 64b0d01..4bad10a 100644 --- a/extension/spring-cloud-stream/pom.xml +++ b/extension/spring-cloud-stream/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-parent - 0.0.1-SNAPSHOT + 0.0.1 ../../bom/parent/pom.xml diff --git a/extension/spring-starter/pom.xml b/extension/spring-starter/pom.xml index 8006c9a..d4eaf48 100644 --- a/extension/spring-starter/pom.xml +++ b/extension/spring-starter/pom.xml @@ -5,7 +5,7 @@ io.holunda camunda-bpm-correlate-parent - 0.0.1-SNAPSHOT + 0.0.1 ../../bom/parent/pom.xml diff --git a/pom.xml b/pom.xml index c4a9fe1..89c5ad0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.holunda camunda-bpm-correlate-root - 0.0.1-SNAPSHOT + 0.0.1 pom ${project.artifactId} https://github.com/holunda-io/camunda-bpm-correlate/