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

pull/81/head
Richard Körber 2019-01-26 13:29:40 +01:00
parent 6a3db93493
commit 0c6843ddd7
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
5 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
<parent>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.6</version>
<version>2.7-SNAPSHOT</version>
</parent>
<artifactId>acme4j-client</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.6</version>
<version>2.7-SNAPSHOT</version>
</parent>
<artifactId>acme4j-example</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.6</version>
<version>2.7-SNAPSHOT</version>
</parent>
<artifactId>acme4j-it</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.6</version>
<version>2.7-SNAPSHOT</version>
</parent>
<artifactId>acme4j-utils</artifactId>

View File

@ -19,7 +19,7 @@
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.6</version>
<version>2.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>acme4j</name>
@ -37,7 +37,7 @@
<url>https://github.com/shred/acme4j/</url>
<connection>scm:git:git@github.com:shred/acme4j.git</connection>
<developerConnection>scm:git:git@github.com:shred/acme4j.git</developerConnection>
<tag>v2.6</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>GitHub</system>