From 500f761a51ca03157bf5e09b6b21c7b60781d4bd Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Thu, 15 Aug 2024 14:07:55 -0700 Subject: [PATCH] Prepare for version 3 release Signed-off-by: James R. Perkins --- ide-config/pom.xml | 2 +- parent-pom/pom.xml | 6 +++--- pom.xml | 2 +- resteasy-checkstyle-config/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ide-config/pom.xml b/ide-config/pom.xml index baecda6..82f7b20 100644 --- a/ide-config/pom.xml +++ b/ide-config/pom.xml @@ -23,7 +23,7 @@ dev.resteasy.tools resteasy-dev-tools - 3-SNAPSHOT + 3 ../pom.xml 4.0.0 diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml index ffbb22a..6a32dc8 100644 --- a/parent-pom/pom.xml +++ b/parent-pom/pom.xml @@ -10,7 +10,7 @@ dev.resteasy.tools resteasy-parent - 3-SNAPSHOT + 3 pom https://resteasy.dev @@ -78,7 +78,7 @@ dev.resteasy.tools resteasy-checkstyle-config - 3-SNAPSHOT + 3 @@ -97,7 +97,7 @@ dev.resteasy.tools ide-config - 3-SNAPSHOT + 3 diff --git a/pom.xml b/pom.xml index 460e1f3..80b3648 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.resteasy.tools resteasy-dev-tools RESTEasy: Development Tools - 3-SNAPSHOT + 3 pom https://resteasy.dev diff --git a/resteasy-checkstyle-config/pom.xml b/resteasy-checkstyle-config/pom.xml index 2c59fcd..8e107f7 100644 --- a/resteasy-checkstyle-config/pom.xml +++ b/resteasy-checkstyle-config/pom.xml @@ -6,7 +6,7 @@ dev.resteasy.tools resteasy-dev-tools - 3-SNAPSHOT + 3 ../pom.xml