From 85f0d791a4bf1ee096db544fe2559928dd4397f6 Mon Sep 17 00:00:00 2001 From: Emmanuel Bruno Date: Wed, 14 Aug 2024 10:14:15 +0200 Subject: [PATCH 1/3] Update for next development version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ba70c17..289568a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ fr.ebruno.maven.poms maven-parentpom - 0.1.15 + 0.1.16-SNAPSHOT pom @@ -82,7 +82,7 @@ - 1723623235 + 1723623254 ${project.groupId}.${project.artifactId} From 5ca3c952728c75c319746d9b4a7f75c70d4c60bd Mon Sep 17 00:00:00 2001 From: Emmanuel Bruno Date: Wed, 14 Aug 2024 10:21:19 +0200 Subject: [PATCH 2/3] fixes nexus staging with java 21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 289568a..1282fca 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ 3.7.0 - 1.6.7 + 1.7.0 0.9.26 From 6d8a6c1ef3a6059a6b83ec2c6c20c8a8896aed1e Mon Sep 17 00:00:00 2001 From: Emmanuel Bruno Date: Wed, 14 Aug 2024 10:21:59 +0200 Subject: [PATCH 3/3] Update versions for release --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1282fca..80043ac 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ fr.ebruno.maven.poms maven-parentpom - 0.1.16-SNAPSHOT + 0.1.16 pom @@ -82,7 +82,7 @@ - 1723623254 + 1723623717 ${project.groupId}.${project.artifactId}