Bump to 4.1.0-SNAPSHOT (#645)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: pierDipi <pierDipi@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-01 12:10:47 +02:00 committed by GitHub
parent bd90d903ce
commit efdf0ba866
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
39 changed files with 39 additions and 39 deletions

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-amqp-proton</artifactId> <artifactId>cloudevents-amqp-proton</artifactId>

View File

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-api</artifactId> <artifactId>cloudevents-api</artifactId>

View File

@ -21,7 +21,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-benchmarks</artifactId> <artifactId>cloudevents-benchmarks</artifactId>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-bom</artifactId> <artifactId>cloudevents-bom</artifactId>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-core</artifactId> <artifactId>cloudevents-core</artifactId>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -21,7 +21,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>cloudevents-restful-ws-quarkus-example</artifactId> <artifactId>cloudevents-restful-ws-quarkus-example</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-examples</artifactId> <artifactId>cloudevents-examples</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -21,7 +21,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId> <artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId> <artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId> <artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>cloudevents-http-restful-ws-integration-tests</artifactId> <artifactId>cloudevents-http-restful-ws-integration-tests</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId> <artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId> <artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId> <artifactId>cloudevents-http-restful-ws-jakarta-integration-tests</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -21,7 +21,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -21,7 +21,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-kafka</artifactId> <artifactId>cloudevents-kafka</artifactId>

View File

@ -21,7 +21,7 @@
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>CloudEvents</name> <name>CloudEvents</name>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-rocketmq</artifactId> <artifactId>cloudevents-rocketmq</artifactId>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>cloudevents-spring</artifactId> <artifactId>cloudevents-spring</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloudevents-parent</artifactId> <artifactId>cloudevents-parent</artifactId>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>