diff --git a/document-processor/pom.xml b/document-processor/pom.xml index 5ffe336..4649645 100644 --- a/document-processor/pom.xml +++ b/document-processor/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 document-processor diff --git a/event-streams-orders/pom.xml b/event-streams-orders/pom.xml index 7f007fc..e9af293 100644 --- a/event-streams-orders/pom.xml +++ b/event-streams-orders/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 event-streams-orders diff --git a/event-streams-sensors/pom.xml b/event-streams-sensors/pom.xml index eab3e06..3b84584 100644 --- a/event-streams-sensors/pom.xml +++ b/event-streams-sensors/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.21.0 + 0.22.0 event-streams-sensors diff --git a/mysql-operator/pom.xml b/mysql-operator/pom.xml index 4c21012..34c0fcc 100644 --- a/mysql-operator/pom.xml +++ b/mysql-operator/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 mysql-operator diff --git a/omboarding/notifications/pom.xml b/omboarding/notifications/pom.xml index 2069923..d54a550 100644 --- a/omboarding/notifications/pom.xml +++ b/omboarding/notifications/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples omboarding - 0.21.0 + 0.22.0 notifications diff --git a/omboarding/pom.xml b/omboarding/pom.xml index 7b19bef..043c293 100644 --- a/omboarding/pom.xml +++ b/omboarding/pom.xml @@ -4,7 +4,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 omboarding pom diff --git a/omboarding/registration/pom.xml b/omboarding/registration/pom.xml index 99cd77a..48caad4 100644 --- a/omboarding/registration/pom.xml +++ b/omboarding/registration/pom.xml @@ -4,7 +4,7 @@ omboarding io.automatiko.examples - 0.21.0 + 0.22.0 registration diff --git a/pom.xml b/pom.xml index 4ab3487..ef8609d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 pom Automatiko :: Examples Complete examples for Automatiko use cases diff --git a/support-incidents/pom.xml b/support-incidents/pom.xml index e19afb1..f7804d3 100644 --- a/support-incidents/pom.xml +++ b/support-incidents/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 support-incidents diff --git a/user-registration-function/pom.xml b/user-registration-function/pom.xml index fbc7b82..bed79f4 100644 --- a/user-registration-function/pom.xml +++ b/user-registration-function/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 user-registration-function diff --git a/user-registration-gcp-cloudrun/pom.xml b/user-registration-gcp-cloudrun/pom.xml index a1ce054..d65d5f0 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.21.0 + 0.22.0 user-registration-gcp-cloudrun diff --git a/user-registration-javadsl/pom.xml b/user-registration-javadsl/pom.xml index a321d7b..3597a17 100644 --- a/user-registration-javadsl/pom.xml +++ b/user-registration-javadsl/pom.xml @@ -4,7 +4,7 @@ automatiko-examples io.automatiko.examples - 0.21.0 + 0.22.0 user-registration-javadsl diff --git a/user-registration-sw/pom.xml b/user-registration-sw/pom.xml index 6db08db..6457f23 100644 --- a/user-registration-sw/pom.xml +++ b/user-registration-sw/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 user-registration-sw diff --git a/user-registration/pom.xml b/user-registration/pom.xml index 150a2ea..4040e25 100644 --- a/user-registration/pom.xml +++ b/user-registration/pom.xml @@ -6,7 +6,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 user-registration diff --git a/vacation-requests/pom.xml b/vacation-requests/pom.xml index 5c735a9..b33d0dc 100644 --- a/vacation-requests/pom.xml +++ b/vacation-requests/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.21.0 + 0.22.0 vacation-requests diff --git a/weather-conditions/pom.xml b/weather-conditions/pom.xml index 6709a6a..cba8670 100644 --- a/weather-conditions/pom.xml +++ b/weather-conditions/pom.xml @@ -6,7 +6,7 @@ automatiko-examples io.automatiko.examples - 0.21.0 + 0.22.0 weather-conditions diff --git a/workflows-java-dsl/pom.xml b/workflows-java-dsl/pom.xml index 1cd8c91..e0ec0cd 100644 --- a/workflows-java-dsl/pom.xml +++ b/workflows-java-dsl/pom.xml @@ -5,7 +5,7 @@ io.automatiko.examples automatiko-examples - 0.21.0 + 0.22.0 workflows-java-dsl Automatiko Examples:: Workflow Java DSL :: Samples