From 5e699df6c10a0a6a732c085d81474f0f88be4776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Fri, 25 Dec 2015 14:51:27 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- acme4j-client/pom.xml | 2 +- acme4j-example/pom.xml | 2 +- acme4j-utils/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/acme4j-client/pom.xml b/acme4j-client/pom.xml index 54f91dff..c4a3aef6 100644 --- a/acme4j-client/pom.xml +++ b/acme4j-client/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 0.1 + 0.2-SNAPSHOT acme4j-client diff --git a/acme4j-example/pom.xml b/acme4j-example/pom.xml index 915bef00..be1a3896 100644 --- a/acme4j-example/pom.xml +++ b/acme4j-example/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 0.1 + 0.2-SNAPSHOT acme4j-example diff --git a/acme4j-utils/pom.xml b/acme4j-utils/pom.xml index dc95badf..b28c3409 100644 --- a/acme4j-utils/pom.xml +++ b/acme4j-utils/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 0.1 + 0.2-SNAPSHOT acme4j-utils diff --git a/pom.xml b/pom.xml index b009c8b9..c22ffecc 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.shredzone.acme4j acme4j - 0.1 + 0.2-SNAPSHOT pom acme4j @@ -37,7 +37,7 @@ scm:git:git@github.com:shred/acme4j.git scm:git:git@github.com:shred/acme4j.git scm:git:git@github.com:shred/acme4j.git - v0.1 + HEAD GitHub