From fda33016f1fd2a0a99d480a22054e656abf6b8da Mon Sep 17 00:00:00 2001 From: francois papon Date: Sun, 7 Apr 2024 17:24:34 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- arthur-api/pom.xml | 2 +- arthur-impl/pom.xml | 2 +- arthur-maven-plugin/pom.xml | 2 +- arthur-spi/pom.xml | 2 +- documentation/pom.xml | 2 +- integration-test/pom.xml | 2 +- knights/hsqldb-knight/pom.xml | 2 +- knights/jsch-knight/pom.xml | 2 +- knights/openjpa-knight/pom.xml | 2 +- knights/openwebbeans-knight/pom.xml | 2 +- knights/pom.xml | 2 +- knights/slf4j-knight/pom.xml | 2 +- pom.xml | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/arthur-api/pom.xml b/arthur-api/pom.xml index d2d59ca..d4df2e6 100644 --- a/arthur-api/pom.xml +++ b/arthur-api/pom.xml @@ -19,7 +19,7 @@ arthur org.apache.geronimo.arthur - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/arthur-impl/pom.xml b/arthur-impl/pom.xml index 5e03b90..0cd3f22 100644 --- a/arthur-impl/pom.xml +++ b/arthur-impl/pom.xml @@ -19,7 +19,7 @@ arthur org.apache.geronimo.arthur - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/arthur-maven-plugin/pom.xml b/arthur-maven-plugin/pom.xml index 51badef..b651dad 100644 --- a/arthur-maven-plugin/pom.xml +++ b/arthur-maven-plugin/pom.xml @@ -19,7 +19,7 @@ arthur org.apache.geronimo.arthur - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/arthur-spi/pom.xml b/arthur-spi/pom.xml index f3005f6..b916fff 100644 --- a/arthur-spi/pom.xml +++ b/arthur-spi/pom.xml @@ -19,7 +19,7 @@ arthur org.apache.geronimo.arthur - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/documentation/pom.xml b/documentation/pom.xml index c18cea0..e275722 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -19,7 +19,7 @@ arthur org.apache.geronimo.arthur - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index a7335db..f4b4d64 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -19,7 +19,7 @@ arthur org.apache.geronimo.arthur - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/knights/hsqldb-knight/pom.xml b/knights/hsqldb-knight/pom.xml index 21a85fc..294e9d4 100644 --- a/knights/hsqldb-knight/pom.xml +++ b/knights/hsqldb-knight/pom.xml @@ -19,7 +19,7 @@ knights org.apache.geronimo.arthur.knights - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/knights/jsch-knight/pom.xml b/knights/jsch-knight/pom.xml index a9778a2..6e29ed8 100644 --- a/knights/jsch-knight/pom.xml +++ b/knights/jsch-knight/pom.xml @@ -19,7 +19,7 @@ org.apache.geronimo.arthur.knights knights - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/knights/openjpa-knight/pom.xml b/knights/openjpa-knight/pom.xml index 68ece9a..7476ba6 100644 --- a/knights/openjpa-knight/pom.xml +++ b/knights/openjpa-knight/pom.xml @@ -19,7 +19,7 @@ knights org.apache.geronimo.arthur.knights - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/knights/openwebbeans-knight/pom.xml b/knights/openwebbeans-knight/pom.xml index e3d0985..5e11593 100644 --- a/knights/openwebbeans-knight/pom.xml +++ b/knights/openwebbeans-knight/pom.xml @@ -19,7 +19,7 @@ knights org.apache.geronimo.arthur.knights - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/knights/pom.xml b/knights/pom.xml index a6b98bb..03f0f71 100644 --- a/knights/pom.xml +++ b/knights/pom.xml @@ -19,7 +19,7 @@ org.apache.geronimo.arthur arthur - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/knights/slf4j-knight/pom.xml b/knights/slf4j-knight/pom.xml index 0eb0cdb..a918e7f 100644 --- a/knights/slf4j-knight/pom.xml +++ b/knights/slf4j-knight/pom.xml @@ -19,7 +19,7 @@ knights org.apache.geronimo.arthur.knights - 1.0.9 + 1.0.10-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index ec48d0f..0669c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.geronimo.arthur arthur - 1.0.9 + 1.0.10-SNAPSHOT pom Arthur Apache Geronimo GraalVM tooling @@ -294,6 +294,6 @@ scm:git:https://gitbox.apache.org/repos/asf/geronimo-arthur.git scm:git:https://gitbox.apache.org/repos/asf/geronimo-arthur.git https://gitbox.apache.org/repos/asf/geronimo-arthur.git - arthur-1.0.9 + HEAD