diff --git a/deployment/pom.xml b/deployment/pom.xml index 25acdd2..fd98e90 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 999-SNAPSHOT + 3.3.1 quarkus-jgit-deployment Quarkus - JGit - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 77e8e5c..1d887fd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 999-SNAPSHOT + 3.3.1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 30e96b6..b627eb0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 999-SNAPSHOT + 3.3.1 quarkus-jgit-integration-tests Quarkus - JGit - Integration Tests diff --git a/pom.xml b/pom.xml index e483cb1..689ba64 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 999-SNAPSHOT + 3.3.1 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 - HEAD + 3.3.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 8e0f63d..47487f7 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jgit quarkus-jgit-parent - 999-SNAPSHOT + 3.3.1 quarkus-jgit Quarkus - JGit - Runtime