From dfedb0eb78b31395011b1e7afd55800889f0a795 Mon Sep 17 00:00:00 2001 From: Stijn Dejongh Date: Wed, 20 Nov 2024 07:48:55 +0100 Subject: [PATCH] [maven-release-plugin] prepare release code-utils-1.0.0 --- commons-kernel/pom.xml | 6 ++---- commons-testing/pom.xml | 6 ++---- commons/pom.xml | 6 ++---- pom.xml | 15 +++++++-------- 4 files changed, 13 insertions(+), 20 deletions(-) diff --git a/commons-kernel/pom.xml b/commons-kernel/pom.xml index 30f7314..6060cdf 100755 --- a/commons-kernel/pom.xml +++ b/commons-kernel/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 be.sddevelopment.commons code-utils - 1.0.0-SNAPSHOT + 1.0.0 commons-kernel diff --git a/commons-testing/pom.xml b/commons-testing/pom.xml index d3da9eb..8570290 100755 --- a/commons-testing/pom.xml +++ b/commons-testing/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 be.sddevelopment.commons code-utils - 1.0.0-SNAPSHOT + 1.0.0 commons-testing diff --git a/commons/pom.xml b/commons/pom.xml index 44ed698..a7dc62a 100755 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 be.sddevelopment.commons code-utils - 1.0.0-SNAPSHOT + 1.0.0 commons diff --git a/pom.xml b/pom.xml index 7b13a0b..29cfd31 100755 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 be.sddevelopment.commons code-utils - 1.0.0-SNAPSHOT + 1.0.0 pom @@ -50,6 +48,7 @@ scm:git:ssh://git@github.com/sddevelopment-be/coding-utils.git scm:git:ssh://git@github.com/sddevelopment-be/coding-utils.git https://github.com/sddevelopment-be/coding-utils + code-utils-1.0.0 @@ -76,17 +75,17 @@ be.sddevelopment.commons commons - 1.0.0-SNAPSHOT + 1.0.0 be.sddevelopment.commons commons-kernel - 1.0.0-SNAPSHOT + 1.0.0 be.sddevelopment.commons commons-testing - 1.0.0-SNAPSHOT + 1.0.0 @@ -319,7 +318,7 @@ rewrite-github-actions 2.9.2 - + org.openrewrite.recipe rewrite-static-analysis 1.20.0