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

This commit is contained in:
Matthias Wessendorf 2018-12-10 16:52:15 +01:00
parent 5b5ce9ac9b
commit 13689a2bc8
4 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.1.1-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-api</artifactId>
<name>CloudEvents - API</name>
<version>0.1.1-SNAPSHOT</version>
<version>0.2.0</version>
<packaging>jar</packaging>
<dependencies>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.2.0</version>
<relativePath>../</relativePath>
</parent>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.2.0</version>
<relativePath>../..</relativePath>
</parent>

View File

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