diff --git a/api/pom.xml b/api/pom.xml index e4948a1b..533accaa 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 cloudevents-api diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 0e0a2f1d..e9cc7766 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -21,7 +21,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 cloudevents-benchmarks diff --git a/core/pom.xml b/core/pom.xml index d67433c7..6af3aa8c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 cloudevents-core diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml index ac485b49..12713fe8 100644 --- a/examples/kafka/pom.xml +++ b/examples/kafka/pom.xml @@ -5,7 +5,7 @@ cloudevents-examples io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 833fc5c7..70e78dcf 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ cloudevents-parent io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 4.0.0 diff --git a/examples/vertx/pom.xml b/examples/vertx/pom.xml index 19527e2e..5a01d7c8 100644 --- a/examples/vertx/pom.xml +++ b/examples/vertx/pom.xml @@ -5,7 +5,7 @@ cloudevents-examples io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 4.0.0 diff --git a/formats/json-jackson/pom.xml b/formats/json-jackson/pom.xml index 1dfd6e59..b55d08ea 100644 --- a/formats/json-jackson/pom.xml +++ b/formats/json-jackson/pom.xml @@ -22,7 +22,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../../ diff --git a/http/restful-ws-integration-tests/pom.xml b/http/restful-ws-integration-tests/pom.xml index 14f93f7b..f3ba56ee 100644 --- a/http/restful-ws-integration-tests/pom.xml +++ b/http/restful-ws-integration-tests/pom.xml @@ -22,7 +22,7 @@ cloudevents-parent io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../../ 4.0.0 diff --git a/http/restful-ws-integration-tests/restful-ws-common/pom.xml b/http/restful-ws-integration-tests/restful-ws-common/pom.xml index 4237f966..4f7fa25d 100644 --- a/http/restful-ws-integration-tests/restful-ws-common/pom.xml +++ b/http/restful-ws-integration-tests/restful-ws-common/pom.xml @@ -22,7 +22,7 @@ cloudevents-http-restful-ws-integration-tests io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../ 4.0.0 diff --git a/http/restful-ws-integration-tests/restful-ws-jersey/pom.xml b/http/restful-ws-integration-tests/restful-ws-jersey/pom.xml index 01ce69a6..2cd5c4c6 100644 --- a/http/restful-ws-integration-tests/restful-ws-jersey/pom.xml +++ b/http/restful-ws-integration-tests/restful-ws-jersey/pom.xml @@ -22,7 +22,7 @@ cloudevents-http-restful-ws-integration-tests io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../ 4.0.0 diff --git a/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml b/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml index a148a7a9..c9a00d4b 100644 --- a/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml +++ b/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml @@ -22,7 +22,7 @@ cloudevents-http-restful-ws-integration-tests io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../ 4.0.0 diff --git a/http/restful-ws-integration-tests/restful-ws-spring/pom.xml b/http/restful-ws-integration-tests/restful-ws-spring/pom.xml index 610c6059..1513e7b7 100644 --- a/http/restful-ws-integration-tests/restful-ws-spring/pom.xml +++ b/http/restful-ws-integration-tests/restful-ws-spring/pom.xml @@ -22,7 +22,7 @@ cloudevents-http-restful-ws-integration-tests io.cloudevents - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../ 4.0.0 diff --git a/http/restful-ws/pom.xml b/http/restful-ws/pom.xml index 038f06f6..1fcb5ba2 100644 --- a/http/restful-ws/pom.xml +++ b/http/restful-ws/pom.xml @@ -21,7 +21,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../../ diff --git a/http/vertx/pom.xml b/http/vertx/pom.xml index 26ac20b0..faeb9a8e 100644 --- a/http/vertx/pom.xml +++ b/http/vertx/pom.xml @@ -22,7 +22,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 ../../ diff --git a/kafka/pom.xml b/kafka/pom.xml index baa6ef4b..df3e1776 100644 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -23,7 +23,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 cloudevents-kafka diff --git a/pom.xml b/pom.xml index de18259d..454aa7d7 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.cloudevents cloudevents-parent - 2.0.0-SNAPSHOT + 2.0.0-milestone2 pom CloudEvents