diff --git a/deployment/pom.xml b/deployment/pom.xml index 9614176..fb4ee36 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.githubaction quarkus-github-action-parent - 2.3.1 + 999-SNAPSHOT quarkus-github-action-deployment Quarkus GitHub Action - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 4346464..721dc4a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.githubaction quarkus-github-action-parent - 2.3.1 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 557531f..956c98e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.githubaction quarkus-github-action-parent - 2.3.1 + 999-SNAPSHOT quarkus-github-action-integration-tests Quarkus GitHub Action - Integration Tests diff --git a/pom.xml b/pom.xml index 3a93143..bef9ea9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.githubaction quarkus-github-action-parent - 2.3.1 + 999-SNAPSHOT pom Quarkus GitHub Action - Parent @@ -127,6 +127,6 @@ scm:git:git@github.com:quarkiverse/quarkus-github-action.git scm:git:git@github.com:quarkiverse/quarkus-github-action.git https://github.com/quarkiverse/quarkus-github-action - 2.3.1 + HEAD diff --git a/runtime/pom.xml b/runtime/pom.xml index 45baac4..d4c9ed9 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.githubaction quarkus-github-action-parent - 2.3.1 + 999-SNAPSHOT quarkus-github-action Quarkus GitHub Action - Runtime diff --git a/testing/pom.xml b/testing/pom.xml index ca525c9..1c894d8 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.githubaction quarkus-github-action-parent - 2.3.1 + 999-SNAPSHOT quarkus-github-action-testing Quarkus GitHub Action - Testing