diff --git a/deployment/pom.xml b/deployment/pom.xml index a8e6d3af..e35b9ae2 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -5,7 +5,7 @@ com.tietoevry.quarkus quarkus-resteasy-problem-parent - 3.0.0-SNAPSHOT + 3.0.0.Alpha2 quarkus-resteasy-problem-deployment diff --git a/integration-test/pom.xml b/integration-test/pom.xml index d19f3b97..98df2a10 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -5,14 +5,14 @@ com.tietoevry.quarkus quarkus-resteasy-problem-parent - 3.0.0-SNAPSHOT + 3.0.0.Alpha2 quarkus-resteasy-problem-integration-test Quarkus - RESTeasy - Problem - Integration Tests - ${project.version} + 3.0.0.Alpha2 diff --git a/pom.xml b/pom.xml index 627777a0..d1526bb0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.tietoevry.quarkus quarkus-resteasy-problem-parent - 3.0.0-SNAPSHOT + 3.0.0.Alpha2 pom Quarkus - RESTeasy - Problem - Parent @@ -317,7 +317,7 @@ scm:git:git@github.com:tietoevry/quarkus-resteasy-problem.git https://github.com/tietoevry/quarkus-resteasy-problem/tree/master - v2.1.0 + v3.0.0.Alpha2 diff --git a/runtime/pom.xml b/runtime/pom.xml index 4aa2b3a0..b4f5cf1b 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ com.tietoevry.quarkus quarkus-resteasy-problem-parent - 3.0.0-SNAPSHOT + 3.0.0.Alpha2 quarkus-resteasy-problem