Bump to 2.0.0-milestone4 (#254)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: slinkydeveloper <slinkydeveloper@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-11-09 14:06:44 +01:00 committed by GitHub
parent de2052c4d6
commit f52356e93a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 26 additions and 26 deletions

View File

@ -8,7 +8,7 @@ For Maven based projects, use the following dependency:
<dependency> <dependency>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-api</artifactId> <artifactId>cloudevents-api</artifactId>
<version>2.0.0-milestone3</version> <version>2.0.0-milestone4</version>
</dependency> </dependency>
``` ```

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
</parent> </parent>
<artifactId>cloudevents-benchmarks</artifactId> <artifactId>cloudevents-benchmarks</artifactId>

View File

@ -12,7 +12,7 @@ For Maven based projects, use the following dependency:
<dependency> <dependency>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-api</artifactId> <artifactId>cloudevents-api</artifactId>
<version>2.0.0-milestone3</version> <version>2.0.0-milestone4</version>
</dependency> </dependency>
``` ```

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
</parent> </parent>
<artifactId>cloudevents-core</artifactId> <artifactId>cloudevents-core</artifactId>

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -10,7 +10,7 @@ For Maven:
<dependency> <dependency>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-json-jackson</artifactId> <artifactId>cloudevents-json-jackson</artifactId>
<version>2.0.0-milestone3</version> <version>2.0.0-milestone4</version>
</dependency> </dependency>
``` ```

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>

View File

@ -18,7 +18,7 @@ For Maven based projects, use the following to configure the CloudEvents Generic
<dependency> <dependency>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-http-basic</artifactId> <artifactId>cloudevents-http-basic</artifactId>
<version>2.0.0-milestone3</version> <version>2.0.0-milestone4</version>
</dependency> </dependency>
``` ```

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
<relativePath>../../</relativePath> <relativePath>../../</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -8,7 +8,7 @@ For Maven based projects, use the following to configure the CloudEvents Jakarta
<dependency> <dependency>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-http-restful-ws</artifactId> <artifactId>cloudevents-http-restful-ws</artifactId>
<version>2.0.0-milestone3</version> <version>2.0.0-milestone4</version>
</dependency> </dependency>
``` ```

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>

View File

@ -8,7 +8,7 @@ For Maven based projects, use the following to configure the CloudEvents Vertx H
<dependency> <dependency>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-http-vertx</artifactId> <artifactId>cloudevents-http-vertx</artifactId>
<version>2.0.0-milestone3</version> <version>2.0.0-milestone4</version>
</dependency> </dependency>
``` ```

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>

View File

@ -8,7 +8,7 @@ For Maven based projects, use the following to configure the [Kafka Protocol Bin
<dependency> <dependency>
<groupId>io.cloudevents</groupId> <groupId>io.cloudevents</groupId>
<artifactId>cloudevents-kafka</artifactId> <artifactId>cloudevents-kafka</artifactId>
<version>2.0.0-milestone3</version> <version>2.0.0-milestone4</version>
</dependency> </dependency>
``` ```

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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</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>2.0.0-SNAPSHOT</version> <version>2.0.0-milestone4</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>CloudEvents</name> <name>CloudEvents</name>