From c8a27e50dcf6772c406a67ad80ffc61eedd9d67d Mon Sep 17 00:00:00 2001 From: Matthias Wessendorf Date: Tue, 18 Dec 2018 14:09:28 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 4 ++-- cdi/pom.xml | 2 +- http/vertx/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 7f8f9142..a9601e97 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,13 +20,13 @@ io.cloudevents cloudevents-parent - 0.2.1 + 0.2.2-SNAPSHOT io.cloudevents cloudevents-api CloudEvents - API - 0.2.1 + 0.2.2-SNAPSHOT jar diff --git a/cdi/pom.xml b/cdi/pom.xml index 4b7e89e8..dd639bcc 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -20,7 +20,7 @@ io.cloudevents cloudevents-parent - 0.2.1 + 0.2.2-SNAPSHOT ../ diff --git a/http/vertx/pom.xml b/http/vertx/pom.xml index 7fa71044..cf1afe7d 100644 --- a/http/vertx/pom.xml +++ b/http/vertx/pom.xml @@ -20,7 +20,7 @@ io.cloudevents cloudevents-parent - 0.2.1 + 0.2.2-SNAPSHOT ../.. diff --git a/pom.xml b/pom.xml index 770b56ff..8dd6c33c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.cloudevents cloudevents-parent CloudEvents - 0.2.1 + 0.2.2-SNAPSHOT pom