diff --git a/core/pom.xml b/core/pom.xml index ef98608..f83029e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.Final weld-vertx-core diff --git a/pom.xml b/pom.xml index 9b48f4b..b8f0e0d 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.Final 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.Final diff --git a/probe/pom.xml b/probe/pom.xml index ee298f3..63c1146 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.Final weld-vertx-probe diff --git a/service-proxy/pom.xml b/service-proxy/pom.xml index f51850c..16fddb5 100644 --- a/service-proxy/pom.xml +++ b/service-proxy/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.jboss.weld.vertx weld-vertx-parent - 1.0.0-SNAPSHOT + 1.0.0.Final weld-vertx-service-proxy diff --git a/web/pom.xml b/web/pom.xml index 6922138..ba8ab54 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.Final weld-vertx-web