[maven-release-plugin] prepare release cloudevents-parent-0.0.3

This commit is contained in:
Matthias Wessendorf 2018-11-29 11:15:44 +01:00
parent 01d9efec1b
commit 967699e896
3 changed files with 5 additions and 5 deletions

View File

@ -20,13 +20,13 @@
<parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>
</parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-api</artifactId>
<name>CloudEvents - API</name>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>
<packaging>jar</packaging>
<dependencies>

View File

@ -20,13 +20,13 @@
<parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>
</parent>
<groupId>io.cloudevents</groupId>
<artifactId>http-vertx</artifactId>
<name>CloudEvents - Vertx-transport-http</name>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>
<packaging>jar</packaging>
<dependencies>

View File

@ -26,7 +26,7 @@
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId>
<name>CloudEvents</name>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>
<packaging>pom</packaging>
<scm>