From ed90d1d0d3bfb19fcf8581dc6edb47049835679e Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:55:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index fd98e90..25acdd2 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 3.3.1 + 999-SNAPSHOT quarkus-jgit-deployment Quarkus - JGit - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 1d887fd..77e8e5c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 3.3.1 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b627eb0..30e96b6 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 3.3.1 + 999-SNAPSHOT quarkus-jgit-integration-tests Quarkus - JGit - Integration Tests diff --git a/pom.xml b/pom.xml index 689ba64..e483cb1 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 3.3.1 + 999-SNAPSHOT pom Quarkus - JGit - Parent @@ -24,7 +24,7 @@ scm:git:git@github.com:quarkiverse/quarkus-jgit.git scm:git:git@github.com:quarkiverse/quarkus-jgit.git https://github.com/quarkiverse/quarkus-jgit - 3.3.1 + HEAD diff --git a/runtime/pom.xml b/runtime/pom.xml index 47487f7..8e0f63d 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 3.3.1 + 999-SNAPSHOT quarkus-jgit Quarkus - JGit - Runtime