From cd309064cedfaf3b29040d5578647f3c14a31322 Mon Sep 17 00:00:00 2001 From: Maxim Nesen Date: Tue, 7 Feb 2023 08:45:30 +0100 Subject: [PATCH] Prepare next development cycle for 3.0.1-SNAPSHOT Signed-off-by: Maxim Nesen --- bom/pom.xml | 2 +- mp/pom.xml | 2 +- pom.xml | 2 +- samples/metro-samples/annotations/pom.xml | 2 +- samples/metro-samples/async/pom.xml | 2 +- samples/metro-samples/asyncprovider/pom.xml | 2 +- samples/metro-samples/asyncservice/pom.xml | 2 +- samples/metro-samples/pom.xml | 2 +- samples/metro-samples/restful/pom.xml | 2 +- samples/mp-demo/pom.xml | 2 +- samples/pom.xml | 2 +- samples/se-demo/pom.xml | 2 +- se/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 71147cb..fdcc5d0 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ 4.0.0 org.glassfish.metro helidon-bom - 3.0.0 + 3.0.1-SNAPSHOT pom Metro - Helidon BOM diff --git a/mp/pom.xml b/mp/pom.xml index 8155396..2c8ae3b 100644 --- a/mp/pom.xml +++ b/mp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.metro helidon-integration - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f18d343..5c9deac 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.glassfish.metro helidon-bom - 3.0.0 + 3.0.1-SNAPSHOT bom/pom.xml diff --git a/samples/metro-samples/annotations/pom.xml b/samples/metro-samples/annotations/pom.xml index f8f650c..a84d387 100644 --- a/samples/metro-samples/annotations/pom.xml +++ b/samples/metro-samples/annotations/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro metro.samples.helidon - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/metro-samples/async/pom.xml b/samples/metro-samples/async/pom.xml index b2cd81b..d18708c 100644 --- a/samples/metro-samples/async/pom.xml +++ b/samples/metro-samples/async/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro metro.samples.helidon - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/metro-samples/asyncprovider/pom.xml b/samples/metro-samples/asyncprovider/pom.xml index 8b500ec..9aec8b6 100644 --- a/samples/metro-samples/asyncprovider/pom.xml +++ b/samples/metro-samples/asyncprovider/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro metro.samples.helidon - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/metro-samples/asyncservice/pom.xml b/samples/metro-samples/asyncservice/pom.xml index 1c831e8..40a5cf6 100644 --- a/samples/metro-samples/asyncservice/pom.xml +++ b/samples/metro-samples/asyncservice/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro metro.samples.helidon - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/metro-samples/pom.xml b/samples/metro-samples/pom.xml index 5e00a59..973abb7 100644 --- a/samples/metro-samples/pom.xml +++ b/samples/metro-samples/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro helidon.samples - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/metro-samples/restful/pom.xml b/samples/metro-samples/restful/pom.xml index 1fef25e..fd8c275 100644 --- a/samples/metro-samples/restful/pom.xml +++ b/samples/metro-samples/restful/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro metro.samples.helidon - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/mp-demo/pom.xml b/samples/mp-demo/pom.xml index 2baf085..ff0a2cf 100644 --- a/samples/mp-demo/pom.xml +++ b/samples/mp-demo/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro helidon.samples - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index e991453..8bcb237 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -22,7 +22,7 @@ org.glassfish.metro helidon-integration - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/samples/se-demo/pom.xml b/samples/se-demo/pom.xml index 769286c..0aa6315 100644 --- a/samples/se-demo/pom.xml +++ b/samples/se-demo/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro helidon.samples - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml diff --git a/se/pom.xml b/se/pom.xml index 44a70f2..845eb0c 100644 --- a/se/pom.xml +++ b/se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.metro helidon-integration - 3.0.0 + 3.0.1-SNAPSHOT ../pom.xml