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

This commit is contained in:
Matthias Wessendorf 2018-12-05 17:11:28 +01:00
parent 254de2d35d
commit 184a645d7c
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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