diff --git a/core/pom.xml b/core/pom.xml index 3ba41b5..be13132 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.CR6 weld-vertx-core diff --git a/examples/translator/pom.xml b/examples/translator/pom.xml index 55d2542..0f0e4f9 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.CR6 org.jboss.weld.vertx.examples diff --git a/pom.xml b/pom.xml index ed2bb82..896aead 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.CR6 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.CR6 diff --git a/probe/pom.xml b/probe/pom.xml index a9fe452..7000039 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.CR6 weld-vertx-probe diff --git a/service-proxy/pom.xml b/service-proxy/pom.xml index 77ef76c..a192cba 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.CR6 weld-vertx-service-proxy diff --git a/web/pom.xml b/web/pom.xml index 8f30c7d..b0fa678 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.CR6 weld-vertx-web