diff --git a/amqp/pom.xml b/amqp/pom.xml
index 84b32b94..b2c06244 100644
--- a/amqp/pom.xml
+++ b/amqp/pom.xml
@@ -6,7 +6,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
cloudevents-amqp-proton
diff --git a/api/pom.xml b/api/pom.xml
index 5326e2b2..c452fc35 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -24,7 +24,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
cloudevents-api
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 43110582..694eca65 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -21,7 +21,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
cloudevents-benchmarks
diff --git a/core/pom.xml b/core/pom.xml
index 40cb3953..90628bf2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
cloudevents-core
diff --git a/examples/amqp-proton/pom.xml b/examples/amqp-proton/pom.xml
index 37711f8c..9b87bb33 100644
--- a/examples/amqp-proton/pom.xml
+++ b/examples/amqp-proton/pom.xml
@@ -3,7 +3,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/basic-http/pom.xml b/examples/basic-http/pom.xml
index e24f9d80..90cbbf73 100644
--- a/examples/basic-http/pom.xml
+++ b/examples/basic-http/pom.xml
@@ -21,7 +21,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index c9e42fc3..81181402 100644
--- a/examples/kafka/pom.xml
+++ b/examples/kafka/pom.xml
@@ -5,7 +5,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 9dc0a589..ec1aedb7 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,7 +5,7 @@
cloudevents-parent
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/restful-ws-quarkus/pom.xml b/examples/restful-ws-quarkus/pom.xml
index 61b48050..5343a3d5 100644
--- a/examples/restful-ws-quarkus/pom.xml
+++ b/examples/restful-ws-quarkus/pom.xml
@@ -5,7 +5,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
cloudevents-restful-ws-quarkus-example
diff --git a/examples/restful-ws-spring-boot/pom.xml b/examples/restful-ws-spring-boot/pom.xml
index fb13ef16..867e41fb 100644
--- a/examples/restful-ws-spring-boot/pom.xml
+++ b/examples/restful-ws-spring-boot/pom.xml
@@ -5,7 +5,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/spring-function/pom.xml b/examples/spring-function/pom.xml
index 8f958af2..00fcd301 100644
--- a/examples/spring-function/pom.xml
+++ b/examples/spring-function/pom.xml
@@ -5,7 +5,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/spring-reactive/pom.xml b/examples/spring-reactive/pom.xml
index 424d55b5..6a7ddf56 100644
--- a/examples/spring-reactive/pom.xml
+++ b/examples/spring-reactive/pom.xml
@@ -5,7 +5,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/spring-rsocket/pom.xml b/examples/spring-rsocket/pom.xml
index c7d90dec..10122c22 100644
--- a/examples/spring-rsocket/pom.xml
+++ b/examples/spring-rsocket/pom.xml
@@ -5,7 +5,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/examples/vertx/pom.xml b/examples/vertx/pom.xml
index c54b5582..8a5ce4a7 100644
--- a/examples/vertx/pom.xml
+++ b/examples/vertx/pom.xml
@@ -5,7 +5,7 @@
cloudevents-examples
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0
diff --git a/formats/json-jackson/pom.xml b/formats/json-jackson/pom.xml
index e199b258..6b10383b 100644
--- a/formats/json-jackson/pom.xml
+++ b/formats/json-jackson/pom.xml
@@ -22,7 +22,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
../../pom.xml
diff --git a/formats/protobuf/pom.xml b/formats/protobuf/pom.xml
index 2081e6c6..6c1d5b0a 100644
--- a/formats/protobuf/pom.xml
+++ b/formats/protobuf/pom.xml
@@ -23,7 +23,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
../../pom.xml
diff --git a/http/basic/pom.xml b/http/basic/pom.xml
index 6aa5ae7b..191c9777 100644
--- a/http/basic/pom.xml
+++ b/http/basic/pom.xml
@@ -21,7 +21,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
../../pom.xml
diff --git a/http/restful-ws-integration-tests/pom.xml b/http/restful-ws-integration-tests/pom.xml
index a1b8f98d..166868cb 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.1.0
+ 2.1.1-SNAPSHOT
../../pom.xml
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 ef0c4b22..bca34078 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.1.0
+ 2.1.1-SNAPSHOT
../
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 b0b628f7..53045244 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.1.0
+ 2.1.1-SNAPSHOT
../
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 764d6edb..6f5f2301 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.1.0
+ 2.1.1-SNAPSHOT
../
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 f1087004..eae48527 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.1.0
+ 2.1.1-SNAPSHOT
../
4.0.0
diff --git a/http/restful-ws/pom.xml b/http/restful-ws/pom.xml
index 8eb9441b..06648bd7 100644
--- a/http/restful-ws/pom.xml
+++ b/http/restful-ws/pom.xml
@@ -21,7 +21,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
../../pom.xml
diff --git a/http/vertx/pom.xml b/http/vertx/pom.xml
index 2035f475..567416e1 100644
--- a/http/vertx/pom.xml
+++ b/http/vertx/pom.xml
@@ -22,7 +22,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
../../pom.xml
diff --git a/kafka/pom.xml b/kafka/pom.xml
index 878596ef..a22fee99 100644
--- a/kafka/pom.xml
+++ b/kafka/pom.xml
@@ -23,7 +23,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
cloudevents-kafka
diff --git a/pom.xml b/pom.xml
index 19abd428..743e33ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
pom
CloudEvents
diff --git a/spring/pom.xml b/spring/pom.xml
index 8d3759f4..d4d366fb 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -23,7 +23,7 @@
io.cloudevents
cloudevents-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
cloudevents-spring
diff --git a/sql/pom.xml b/sql/pom.xml
index 4fa9056c..17699d20 100644
--- a/sql/pom.xml
+++ b/sql/pom.xml
@@ -5,7 +5,7 @@
cloudevents-parent
io.cloudevents
- 2.1.0
+ 2.1.1-SNAPSHOT
4.0.0