diff --git a/core/pom.xml b/core/pom.xml index 2867594..af3b83f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.2.0-SNAPSHOT + 1.2.0.Final weld-vertx-core diff --git a/doc/pom.xml b/doc/pom.xml index 58211b8..164ab39 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.jboss.weld.vertx weld-vertx-parent - 1.2.0-SNAPSHOT + 1.2.0.Final weld-vertx-doc diff --git a/pom.xml b/pom.xml index e5f17ac..c52ee3e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.2.0-SNAPSHOT + 1.2.0.Final 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.2.0.Final diff --git a/probe/pom.xml b/probe/pom.xml index 035e322..bc60dad 100644 --- a/probe/pom.xml +++ b/probe/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.2.0-SNAPSHOT + 1.2.0.Final weld-vertx-probe diff --git a/service-proxy/pom.xml b/service-proxy/pom.xml index 2d09696..e46ab45 100644 --- a/service-proxy/pom.xml +++ b/service-proxy/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.2.0-SNAPSHOT + 1.2.0.Final weld-vertx-service-proxy diff --git a/web/pom.xml b/web/pom.xml index 2db895e..73c1385 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.2.0-SNAPSHOT + 1.2.0.Final weld-vertx-web