From 289c71bb4ef652f2f3946c2fdd7fae1412496e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Sat, 9 Jan 2016 17:28:53 +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 d03eca91..0ebc0775 100644 --- a/acme4j-client/pom.xml +++ b/acme4j-client/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 0.2 + 0.3-SNAPSHOT acme4j-client diff --git a/acme4j-example/pom.xml b/acme4j-example/pom.xml index e504504d..96fd9e43 100644 --- a/acme4j-example/pom.xml +++ b/acme4j-example/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 0.2 + 0.3-SNAPSHOT acme4j-example diff --git a/acme4j-utils/pom.xml b/acme4j-utils/pom.xml index a0d94e6c..57a9dada 100644 --- a/acme4j-utils/pom.xml +++ b/acme4j-utils/pom.xml @@ -20,7 +20,7 @@ org.shredzone.acme4j acme4j - 0.2 + 0.3-SNAPSHOT acme4j-utils diff --git a/pom.xml b/pom.xml index a7a73b9f..08bcfb4d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.shredzone.acme4j acme4j - 0.2 + 0.3-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.2 + HEAD GitHub