From 65e6e28bff8bfc64e34a859eaa804816152c0df6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Wed, 28 Feb 2024 18:02:55 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- acme4j-client/pom.xml | 2 +- acme4j-example/pom.xml | 2 +- acme4j-it/pom.xml | 2 +- acme4j-smime/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/acme4j-client/pom.xml b/acme4j-client/pom.xml index ee5585bc..59484c72 100644 --- a/acme4j-client/pom.xml +++ b/acme4j-client/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.2.0 + 3.2.1-SNAPSHOT acme4j-client diff --git a/acme4j-example/pom.xml b/acme4j-example/pom.xml index deedf29b..ae233cb7 100644 --- a/acme4j-example/pom.xml +++ b/acme4j-example/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.2.0 + 3.2.1-SNAPSHOT acme4j-example diff --git a/acme4j-it/pom.xml b/acme4j-it/pom.xml index e61bdab7..b915a61d 100644 --- a/acme4j-it/pom.xml +++ b/acme4j-it/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.2.0 + 3.2.1-SNAPSHOT acme4j-it diff --git a/acme4j-smime/pom.xml b/acme4j-smime/pom.xml index 9a227a8b..0792ffd1 100644 --- a/acme4j-smime/pom.xml +++ b/acme4j-smime/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.2.0 + 3.2.1-SNAPSHOT acme4j-smime diff --git a/pom.xml b/pom.xml index 00f9881a..01fadddd 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.shredzone.acme4j acme4j - 3.2.0 + 3.2.1-SNAPSHOT pom acme4j @@ -37,7 +37,7 @@ https://github.com/shred/acme4j/ scm:git:git@github.com:shred/acme4j.git scm:git:git@github.com:shred/acme4j.git - v3.2.0 + HEAD GitHub