From edf201843338fe9a0d7049461ffc46df5283fa21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Mon, 9 May 2022 17:16:05 +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 +- acme4j-utils/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/acme4j-client/pom.xml b/acme4j-client/pom.xml index f0ee8b69..e94af0cb 100644 --- a/acme4j-client/pom.xml +++ b/acme4j-client/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 2.13 + 2.14-SNAPSHOT acme4j-client diff --git a/acme4j-example/pom.xml b/acme4j-example/pom.xml index 0fa320ec..2627edf1 100644 --- a/acme4j-example/pom.xml +++ b/acme4j-example/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 2.13 + 2.14-SNAPSHOT acme4j-example diff --git a/acme4j-it/pom.xml b/acme4j-it/pom.xml index c0b289c2..78a4d718 100644 --- a/acme4j-it/pom.xml +++ b/acme4j-it/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 2.13 + 2.14-SNAPSHOT acme4j-it diff --git a/acme4j-smime/pom.xml b/acme4j-smime/pom.xml index 2631dabd..43fe1374 100644 --- a/acme4j-smime/pom.xml +++ b/acme4j-smime/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 2.13 + 2.14-SNAPSHOT acme4j-smime diff --git a/acme4j-utils/pom.xml b/acme4j-utils/pom.xml index 19d97e88..79414301 100644 --- a/acme4j-utils/pom.xml +++ b/acme4j-utils/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 2.13 + 2.14-SNAPSHOT acme4j-utils diff --git a/pom.xml b/pom.xml index a2f73d33..fb110c32 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.shredzone.acme4j acme4j - 2.13 + 2.14-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 - v2.13 + HEAD GitHub