diff --git a/document-processor/pom.xml b/document-processor/pom.xml index 2810d50..10ce2b0 100644 --- a/document-processor/pom.xml +++ b/document-processor/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT document-processor diff --git a/event-streams-orders/pom.xml b/event-streams-orders/pom.xml index d0e75ac..ce3072e 100644 --- a/event-streams-orders/pom.xml +++ b/event-streams-orders/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT event-streams-orders diff --git a/event-streams-sensors/pom.xml b/event-streams-sensors/pom.xml index deadec1..462fe0c 100644 --- a/event-streams-sensors/pom.xml +++ b/event-streams-sensors/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.36.0 + 0.0.0-SNAPSHOT event-streams-sensors diff --git a/mysql-operator/pom.xml b/mysql-operator/pom.xml index fa18cf4..432625d 100644 --- a/mysql-operator/pom.xml +++ b/mysql-operator/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT mysql-operator diff --git a/omboarding/notifications/pom.xml b/omboarding/notifications/pom.xml index 4059367..fce1812 100644 --- a/omboarding/notifications/pom.xml +++ b/omboarding/notifications/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples omboarding - 0.36.0 + 0.0.0-SNAPSHOT notifications diff --git a/omboarding/pom.xml b/omboarding/pom.xml index 962d91f..e6a7ab9 100644 --- a/omboarding/pom.xml +++ b/omboarding/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT omboarding pom diff --git a/omboarding/registration/pom.xml b/omboarding/registration/pom.xml index b4e38a1..204231c 100644 --- a/omboarding/registration/pom.xml +++ b/omboarding/registration/pom.xml @@ -4,7 +4,7 @@ omboarding io.automatiko.examples - 0.36.0 + 0.0.0-SNAPSHOT registration diff --git a/pom.xml b/pom.xml index a1e4089..fdd1cff 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT pom Automatiko :: Examples Complete examples for Automatiko use cases diff --git a/support-incidents/pom.xml b/support-incidents/pom.xml index bd5b9be..6669e0d 100644 --- a/support-incidents/pom.xml +++ b/support-incidents/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT support-incidents diff --git a/user-registration-function/pom.xml b/user-registration-function/pom.xml index 9ae9741..85e6a28 100644 --- a/user-registration-function/pom.xml +++ b/user-registration-function/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT user-registration-function diff --git a/user-registration-javadsl/pom.xml b/user-registration-javadsl/pom.xml index 5aea9e0..9bf2df9 100644 --- a/user-registration-javadsl/pom.xml +++ b/user-registration-javadsl/pom.xml @@ -4,7 +4,7 @@ automatiko-examples io.automatiko.examples - 0.36.0 + 0.0.0-SNAPSHOT user-registration-javadsl diff --git a/user-registration-sw/pom.xml b/user-registration-sw/pom.xml index 12b7d05..aadb05f 100644 --- a/user-registration-sw/pom.xml +++ b/user-registration-sw/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT user-registration-sw diff --git a/user-registration/pom.xml b/user-registration/pom.xml index 41f1c33..6a046fe 100644 --- a/user-registration/pom.xml +++ b/user-registration/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT user-registration diff --git a/vacation-requests/pom.xml b/vacation-requests/pom.xml index e030227..f68b866 100644 --- a/vacation-requests/pom.xml +++ b/vacation-requests/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.36.0 + 0.0.0-SNAPSHOT vacation-requests diff --git a/weather-conditions/pom.xml b/weather-conditions/pom.xml index 8b6ffe3..2b699e8 100644 --- a/weather-conditions/pom.xml +++ b/weather-conditions/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.36.0 + 0.0.0-SNAPSHOT weather-conditions diff --git a/workflows-java-dsl/pom.xml b/workflows-java-dsl/pom.xml index 77b97be..c58393b 100644 --- a/workflows-java-dsl/pom.xml +++ b/workflows-java-dsl/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples automatiko-examples - 0.36.0 + 0.0.0-SNAPSHOT workflows-java-dsl Automatiko Examples:: Workflow Java DSL :: Samples