From 79fe6be6c7abe104490de86797e8176e07253e70 Mon Sep 17 00:00:00 2001 From: Maciej Swiderski Date: Mon, 19 Aug 2024 09:58:07 +0200 Subject: [PATCH] back to development version --- document-processor/pom.xml | 2 +- event-streams-orders/pom.xml | 2 +- event-streams-sensors/pom.xml | 2 +- mysql-operator/pom.xml | 2 +- omboarding/notifications/pom.xml | 2 +- omboarding/pom.xml | 2 +- omboarding/registration/pom.xml | 2 +- pom.xml | 2 +- support-incidents/pom.xml | 2 +- user-registration-function/pom.xml | 2 +- user-registration-javadsl/pom.xml | 2 +- user-registration-sw/pom.xml | 2 +- user-registration/pom.xml | 2 +- vacation-requests/pom.xml | 2 +- weather-conditions/pom.xml | 2 +- workflows-java-dsl/pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/document-processor/pom.xml b/document-processor/pom.xml index 751133c..1ff7915 100644 --- a/document-processor/pom.xml +++ b/document-processor/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT document-processor diff --git a/event-streams-orders/pom.xml b/event-streams-orders/pom.xml index 90180df..3df45d2 100644 --- a/event-streams-orders/pom.xml +++ b/event-streams-orders/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT event-streams-orders diff --git a/event-streams-sensors/pom.xml b/event-streams-sensors/pom.xml index da59229..0f087d3 100644 --- a/event-streams-sensors/pom.xml +++ b/event-streams-sensors/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.35.0 + 0.0.0-SNAPSHOT event-streams-sensors diff --git a/mysql-operator/pom.xml b/mysql-operator/pom.xml index 124744b..d62aa5d 100644 --- a/mysql-operator/pom.xml +++ b/mysql-operator/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT mysql-operator diff --git a/omboarding/notifications/pom.xml b/omboarding/notifications/pom.xml index 70e5315..582fa22 100644 --- a/omboarding/notifications/pom.xml +++ b/omboarding/notifications/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples omboarding - 0.35.0 + 0.0.0-SNAPSHOT notifications diff --git a/omboarding/pom.xml b/omboarding/pom.xml index b0ce688..e6a7ab9 100644 --- a/omboarding/pom.xml +++ b/omboarding/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT omboarding pom diff --git a/omboarding/registration/pom.xml b/omboarding/registration/pom.xml index 1a3c7e2..b19df03 100644 --- a/omboarding/registration/pom.xml +++ b/omboarding/registration/pom.xml @@ -4,7 +4,7 @@ omboarding io.automatiko.examples - 0.35.0 + 0.0.0-SNAPSHOT registration diff --git a/pom.xml b/pom.xml index 6ce3f90..b3274bf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.automatiko.examples automatiko-examples - 0.35.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 3d3dede..6a45730 100644 --- a/support-incidents/pom.xml +++ b/support-incidents/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT support-incidents diff --git a/user-registration-function/pom.xml b/user-registration-function/pom.xml index 2c8cb60..945ade1 100644 --- a/user-registration-function/pom.xml +++ b/user-registration-function/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT user-registration-function diff --git a/user-registration-javadsl/pom.xml b/user-registration-javadsl/pom.xml index 3e4dea5..098f76b 100644 --- a/user-registration-javadsl/pom.xml +++ b/user-registration-javadsl/pom.xml @@ -4,7 +4,7 @@ automatiko-examples io.automatiko.examples - 0.35.0 + 0.0.0-SNAPSHOT user-registration-javadsl diff --git a/user-registration-sw/pom.xml b/user-registration-sw/pom.xml index 7960199..46ab743 100644 --- a/user-registration-sw/pom.xml +++ b/user-registration-sw/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT user-registration-sw diff --git a/user-registration/pom.xml b/user-registration/pom.xml index 27c1480..6238c68 100644 --- a/user-registration/pom.xml +++ b/user-registration/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT user-registration diff --git a/vacation-requests/pom.xml b/vacation-requests/pom.xml index c84b03c..b36048c 100644 --- a/vacation-requests/pom.xml +++ b/vacation-requests/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.35.0 + 0.0.0-SNAPSHOT vacation-requests diff --git a/weather-conditions/pom.xml b/weather-conditions/pom.xml index 8b04ba6..1cd71fa 100644 --- a/weather-conditions/pom.xml +++ b/weather-conditions/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.35.0 + 0.0.0-SNAPSHOT weather-conditions diff --git a/workflows-java-dsl/pom.xml b/workflows-java-dsl/pom.xml index b0632c2..8a4bf0f 100644 --- a/workflows-java-dsl/pom.xml +++ b/workflows-java-dsl/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples automatiko-examples - 0.35.0 + 0.0.0-SNAPSHOT workflows-java-dsl Automatiko Examples:: Workflow Java DSL :: Samples