From ad23f58dfd687d1f87157aa4416a18a0861c22fc Mon Sep 17 00:00:00 2001 From: Peter Winckles Date: Tue, 25 Jul 2023 20:44:18 -0500 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.1 --- api/pom.xml | 4 ++-- pom.xml | 4 ++-- processor/pom.xml | 6 +++--- test/pom.xml | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 41bb366..ddb62ad 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.1-SNAPSHOT + 1.0.1 ../pom.xml jdbc-gen-api - 1.0.1-SNAPSHOT + 1.0.1 jdbc-gen-api API for jdbc-gen diff --git a/pom.xml b/pom.xml index a7c238a..c2fa5d3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.1-SNAPSHOT + 1.0.1 pom jdbc-gen-parent @@ -29,7 +29,7 @@ scm:git:https://github.com/pwinckles/jdbc-gen.git scm:git:git@github.com:pwinckles/jdbc-gen.git https://github.com/pwinckles/jdbc-gen - HEAD + v1.0.1 diff --git a/processor/pom.xml b/processor/pom.xml index d299043..b160271 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -5,12 +5,12 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.1-SNAPSHOT + 1.0.1 ../pom.xml jdbc-gen-processor - 1.0.1-SNAPSHOT + 1.0.1 jdbc-gen-processor Annotation processor for jdbc-gen @@ -19,7 +19,7 @@ com.pwinckles.jdbcgen jdbc-gen-api - 1.0.1-SNAPSHOT + 1.0.1 com.squareup diff --git a/test/pom.xml b/test/pom.xml index 3eabf9d..8ddbe7e 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,12 +5,12 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.1-SNAPSHOT + 1.0.1 ../pom.xml jdbc-gen-test - 1.0.1-SNAPSHOT + 1.0.1 jdbc-gen-test Tests for jdbc-gen @@ -19,7 +19,7 @@ com.pwinckles.jdbcgen jdbc-gen-processor - 1.0.1-SNAPSHOT + 1.0.1