Skip to content

Commit d01caf0

Browse files
Bump to 4.0.1-SNAPSHOT (#647)
Signed-off-by: GitHub <[email protected]> Co-authored-by: pierDipi <[email protected]>
1 parent 8b0fdcd commit d01caf0

File tree

39 files changed

+39
-39
lines changed

39 files changed

+39
-39
lines changed

amqp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.cloudevents</groupId>
88
<artifactId>cloudevents-parent</artifactId>
9-
<version>4.0.0</version>
9+
<version>4.0.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>cloudevents-amqp-proton</artifactId>

api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.cloudevents</groupId>
2626
<artifactId>cloudevents-parent</artifactId>
27-
<version>4.0.0</version>
27+
<version>4.0.1-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>cloudevents-api</artifactId>

benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.cloudevents</groupId>
2323
<artifactId>cloudevents-parent</artifactId>
24-
<version>4.0.0</version>
24+
<version>4.0.1-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>cloudevents-benchmarks</artifactId>

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.cloudevents</groupId>
2424
<artifactId>cloudevents-parent</artifactId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>cloudevents-bom</artifactId>

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.cloudevents</groupId>
2424
<artifactId>cloudevents-parent</artifactId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>cloudevents-core</artifactId>

examples/amqp-proton/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cloudevents-examples</artifactId>
55
<groupId>io.cloudevents</groupId>
6-
<version>4.0.0</version>
6+
<version>4.0.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

examples/basic-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cloudevents-examples</artifactId>
2323
<groupId>io.cloudevents</groupId>
24-
<version>4.0.0</version>
24+
<version>4.0.1-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

examples/kafka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-parent</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/restful-ws-microprofile-liberty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cloudevents-examples</artifactId>
55
<groupId>io.cloudevents</groupId>
6-
<version>4.0.0</version>
6+
<version>4.0.1-SNAPSHOT</version>
77
<relativePath>../</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

examples/restful-ws-quarkus/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>cloudevents-restful-ws-quarkus-example</artifactId>

examples/restful-ws-spring-boot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/rocketmq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/spring-function/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/spring-reactive/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/spring-rsocket/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/vertx/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-examples</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

formats/avro-compact/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.cloudevents</groupId>
2525
<artifactId>cloudevents-parent</artifactId>
26-
<version>4.0.0</version>
26+
<version>4.0.1-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

formats/json-jackson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.cloudevents</groupId>
2424
<artifactId>cloudevents-parent</artifactId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

formats/protobuf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.cloudevents</groupId>
2525
<artifactId>cloudevents-parent</artifactId>
26-
<version>4.0.0</version>
26+
<version>4.0.1-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

formats/xml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.cloudevents</groupId>
2525
<artifactId>cloudevents-parent</artifactId>
26-
<version>4.0.0</version>
26+
<version>4.0.1-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

http/basic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.cloudevents</groupId>
2323
<artifactId>cloudevents-parent</artifactId>
24-
<version>4.0.0</version>
24+
<version>4.0.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

http/restful-ws-integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cloudevents-parent</artifactId>
2424
<groupId>io.cloudevents</groupId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

http/restful-ws-integration-tests/restful-ws-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
2424
<groupId>io.cloudevents</groupId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
<relativePath>../</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

http/restful-ws-integration-tests/restful-ws-jersey/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
2424
<groupId>io.cloudevents</groupId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
<relativePath>../</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
2424
<groupId>io.cloudevents</groupId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
<relativePath>../</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

http/restful-ws-integration-tests/restful-ws-spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
2424
<groupId>io.cloudevents</groupId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
<relativePath>../</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

http/restful-ws-jakarta-integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-parent</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

http/restful-ws-jakarta-integration-tests/restful-ws-jakarta-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId>
55
<groupId>io.cloudevents</groupId>
6-
<version>4.0.0</version>
6+
<version>4.0.1-SNAPSHOT</version>
77
<relativePath>../</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

http/restful-ws-jakarta-integration-tests/restful-ws-liberty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

http/restful-ws-jakarta-integration-tests/restful-ws-resteasy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId>
55
<groupId>io.cloudevents</groupId>
6-
<version>4.0.0</version>
6+
<version>4.0.1-SNAPSHOT</version>
77
<relativePath>../</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

http/restful-ws-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.cloudevents</groupId>
2323
<artifactId>cloudevents-parent</artifactId>
24-
<version>4.0.0</version>
24+
<version>4.0.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

http/restful-ws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.cloudevents</groupId>
2323
<artifactId>cloudevents-parent</artifactId>
24-
<version>4.0.0</version>
24+
<version>4.0.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

http/vertx/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.cloudevents</groupId>
2424
<artifactId>cloudevents-parent</artifactId>
25-
<version>4.0.0</version>
25+
<version>4.0.1-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

kafka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.cloudevents</groupId>
2525
<artifactId>cloudevents-parent</artifactId>
26-
<version>4.0.0</version>
26+
<version>4.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>cloudevents-kafka</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>io.cloudevents</groupId>
2323
<artifactId>cloudevents-parent</artifactId>
24-
<version>4.0.0</version>
24+
<version>4.0.1-SNAPSHOT</version>
2525
<packaging>pom</packaging>
2626

2727
<name>CloudEvents</name>

rocketmq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>cloudevents-parent</artifactId>
2525
<groupId>io.cloudevents</groupId>
26-
<version>4.0.0</version>
26+
<version>4.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>cloudevents-rocketmq</artifactId>

spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.cloudevents</groupId>
2525
<artifactId>cloudevents-parent</artifactId>
26-
<version>4.0.0</version>
26+
<version>4.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>cloudevents-spring</artifactId>

sql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cloudevents-parent</artifactId>
77
<groupId>io.cloudevents</groupId>
8-
<version>4.0.0</version>
8+
<version>4.0.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)