From a9bfc8b46e83eba1f0a8dac49fb4ef5642d9229c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Wed, 11 Oct 2023 07:20:24 +0200 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 c272237c..ad79406f 100644 --- a/acme4j-client/pom.xml +++ b/acme4j-client/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.1.0 + 3.1.1-SNAPSHOT acme4j-client diff --git a/acme4j-example/pom.xml b/acme4j-example/pom.xml index 6a5f19a2..a110d708 100644 --- a/acme4j-example/pom.xml +++ b/acme4j-example/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.1.0 + 3.1.1-SNAPSHOT acme4j-example diff --git a/acme4j-it/pom.xml b/acme4j-it/pom.xml index 94727bdb..34f4ae8d 100644 --- a/acme4j-it/pom.xml +++ b/acme4j-it/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.1.0 + 3.1.1-SNAPSHOT acme4j-it diff --git a/acme4j-smime/pom.xml b/acme4j-smime/pom.xml index 08a48684..8ab8e38b 100644 --- a/acme4j-smime/pom.xml +++ b/acme4j-smime/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 3.1.0 + 3.1.1-SNAPSHOT acme4j-smime diff --git a/pom.xml b/pom.xml index 6ebbd029..48f4659b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.shredzone.acme4j acme4j - 3.1.0 + 3.1.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.1.0 + HEAD GitHub