diff --git a/core/pom.xml b/core/pom.xml index 3ba41b5..fca1310 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.CR4 weld-vertx-core diff --git a/examples/translator/pom.xml b/examples/translator/pom.xml index d6a33eb..a6f1ea4 100644 --- a/examples/translator/pom.xml +++ b/examples/translator/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.jboss.weld.vertx weld-vertx-parent ../../pom.xml - 1.0.0-SNAPSHOT + 1.0.0.CR4 org.jboss.weld.vertx.examples @@ -52,14 +51,12 @@ - + org.jboss.weld.vertx.examples.translator.TranslatorExampleRunner - + true shaded diff --git a/pom.xml b/pom.xml index f871eae..69c4647 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 @@ -10,7 +9,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.CR4 pom Weld Vert.x Extensions @@ -29,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.CR4 diff --git a/probe/pom.xml b/probe/pom.xml index 67af37b..2b6234f 100644 --- a/probe/pom.xml +++ b/probe/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.CR4 weld-vertx-probe diff --git a/service-proxy/pom.xml b/service-proxy/pom.xml index 77ef76c..3977c01 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.CR4 weld-vertx-service-proxy diff --git a/web/pom.xml b/web/pom.xml index 8f30c7d..6487428 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.CR4 weld-vertx-web