diff --git a/core/pom.xml b/core/pom.xml index d7526d9..a9d9c05 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.1.0-SNAPSHOT + 1.1.0.Final weld-vertx-core diff --git a/pom.xml b/pom.xml index 8e67b9f..db0dc1c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.1.0-SNAPSHOT + 1.1.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.1.0.Final diff --git a/probe/pom.xml b/probe/pom.xml index dc71516..982f6c7 100644 --- a/probe/pom.xml +++ b/probe/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.1.0-SNAPSHOT + 1.1.0.Final weld-vertx-probe diff --git a/service-proxy/pom.xml b/service-proxy/pom.xml index f5d1934..cc19d6d 100644 --- a/service-proxy/pom.xml +++ b/service-proxy/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.1.0-SNAPSHOT + 1.1.0.Final weld-vertx-service-proxy diff --git a/web/pom.xml b/web/pom.xml index c4ea066..57cb031 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld.vertx weld-vertx-parent - 1.1.0-SNAPSHOT + 1.1.0.Final weld-vertx-web