From 1d400d33c14d3be793047069fea7f80897167837 Mon Sep 17 00:00:00 2001 From: Martin Kouba Date: Wed, 15 Mar 2017 14:42:49 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0.CR5 --- core/pom.xml | 2 +- examples/translator/pom.xml | 2 +- pom.xml | 4 ++-- probe/pom.xml | 2 +- service-proxy/pom.xml | 2 +- web/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 3ba41b5..0999842 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.CR5 weld-vertx-core diff --git a/examples/translator/pom.xml b/examples/translator/pom.xml index 55d2542..70e6a44 100644 --- a/examples/translator/pom.xml +++ b/examples/translator/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent ../../pom.xml - 1.0.0-SNAPSHOT + 1.0.0.CR5 org.jboss.weld.vertx.examples diff --git a/pom.xml b/pom.xml index 670eafd..c5beb19 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.CR5 pom Weld Vert.x Extensions @@ -28,7 +28,7 @@ scm:git:git://github.com/weld/weld-vertx.git scm:git:git@github.com:weld/weld-vertx.git https://github.com/weld/weld-vertx - HEAD + 1.0.0.CR5 diff --git a/probe/pom.xml b/probe/pom.xml index a9fe452..bdafabb 100644 --- a/probe/pom.xml +++ b/probe/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.CR5 weld-vertx-probe diff --git a/service-proxy/pom.xml b/service-proxy/pom.xml index 77ef76c..bfeb704 100644 --- a/service-proxy/pom.xml +++ b/service-proxy/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.CR5 weld-vertx-service-proxy diff --git a/web/pom.xml b/web/pom.xml index 8f30c7d..fa4110b 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.CR5 weld-vertx-web