[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Matthias Wessendorf 2018-11-13 10:30:22 +01:00
parent d9c6fa8d28
commit 836dcdfa40
No known key found for this signature in database
GPG Key ID: 438850ACCF21C5DE
2 changed files with 3 additions and 3 deletions

View File

@ -20,13 +20,13 @@
<parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-parent</artifactId>
<version>0.0.2</version>
<version>0.0.3-SNAPSHOT</version>
</parent>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-api</artifactId>
<name>CloudEvents - API</name>
<version>0.0.2</version>
<version>0.0.3-SNAPSHOT</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.2</version>
<version>0.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<scm>