From 8bd90d63868c13d4825cad339eef34746d6b7374 Mon Sep 17 00:00:00 2001 From: Maciej Swiderski Date: Fri, 28 Oct 2022 08:49:42 +0200 Subject: [PATCH] upgraded version for 0.20.0 release --- 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-gcp-cloudrun/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 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/document-processor/pom.xml b/document-processor/pom.xml index 914e470..960c3d9 100644 --- a/document-processor/pom.xml +++ b/document-processor/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 document-processor diff --git a/event-streams-orders/pom.xml b/event-streams-orders/pom.xml index a809d40..42c4cf6 100644 --- a/event-streams-orders/pom.xml +++ b/event-streams-orders/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 event-streams-orders diff --git a/event-streams-sensors/pom.xml b/event-streams-sensors/pom.xml index 7132542..3641781 100644 --- a/event-streams-sensors/pom.xml +++ b/event-streams-sensors/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.0.0-SNAPSHOT + 0.20.0 event-streams-sensors diff --git a/mysql-operator/pom.xml b/mysql-operator/pom.xml index eb3b582..f2bd88a 100644 --- a/mysql-operator/pom.xml +++ b/mysql-operator/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 mysql-operator diff --git a/omboarding/notifications/pom.xml b/omboarding/notifications/pom.xml index e0c322c..ad163e9 100644 --- a/omboarding/notifications/pom.xml +++ b/omboarding/notifications/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples omboarding - 0.0.0-SNAPSHOT + 0.20.0 notifications diff --git a/omboarding/pom.xml b/omboarding/pom.xml index e6a7ab9..8f08526 100644 --- a/omboarding/pom.xml +++ b/omboarding/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 omboarding pom diff --git a/omboarding/registration/pom.xml b/omboarding/registration/pom.xml index eae5961..78248c5 100644 --- a/omboarding/registration/pom.xml +++ b/omboarding/registration/pom.xml @@ -4,7 +4,7 @@ omboarding io.automatiko.examples - 0.0.0-SNAPSHOT + 0.20.0 registration diff --git a/pom.xml b/pom.xml index 20398b3..0380dba 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 pom Automatiko :: Examples Complete examples for Automatiko use cases diff --git a/support-incidents/pom.xml b/support-incidents/pom.xml index 142af97..64f892e 100644 --- a/support-incidents/pom.xml +++ b/support-incidents/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 support-incidents diff --git a/user-registration-function/pom.xml b/user-registration-function/pom.xml index a4d7bcd..33ba3e8 100644 --- a/user-registration-function/pom.xml +++ b/user-registration-function/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 user-registration-function diff --git a/user-registration-gcp-cloudrun/pom.xml b/user-registration-gcp-cloudrun/pom.xml index 73aab7d..ef1592a 100644 --- a/user-registration-gcp-cloudrun/pom.xml +++ b/user-registration-gcp-cloudrun/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 user-registration-gcp-cloudrun diff --git a/user-registration-javadsl/pom.xml b/user-registration-javadsl/pom.xml index 67a27ea..e983d77 100644 --- a/user-registration-javadsl/pom.xml +++ b/user-registration-javadsl/pom.xml @@ -4,7 +4,7 @@ automatiko-examples io.automatiko.examples - 0.0.0-SNAPSHOT + 0.20.0 user-registration-javadsl diff --git a/user-registration-sw/pom.xml b/user-registration-sw/pom.xml index 86c0c2f..15d9b3f 100644 --- a/user-registration-sw/pom.xml +++ b/user-registration-sw/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 user-registration-sw diff --git a/user-registration/pom.xml b/user-registration/pom.xml index 3f2d1c1..c60d3ca 100644 --- a/user-registration/pom.xml +++ b/user-registration/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 user-registration diff --git a/vacation-requests/pom.xml b/vacation-requests/pom.xml index 9e45790..2e486ff 100644 --- a/vacation-requests/pom.xml +++ b/vacation-requests/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.0.0-SNAPSHOT + 0.20.0 vacation-requests diff --git a/weather-conditions/pom.xml b/weather-conditions/pom.xml index 3a8caa6..a63f88a 100644 --- a/weather-conditions/pom.xml +++ b/weather-conditions/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.0.0-SNAPSHOT + 0.20.0 weather-conditions diff --git a/workflows-java-dsl/pom.xml b/workflows-java-dsl/pom.xml index 22f92e3..dd84a00 100644 --- a/workflows-java-dsl/pom.xml +++ b/workflows-java-dsl/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples automatiko-examples - 0.0.0-SNAPSHOT + 0.20.0 workflows-java-dsl Automatiko Examples:: Workflow Java DSL :: Samples