Bump snapshot version for draft branch

pull/55/head
Richard Körber 2017-04-27 22:40:55 +02:00
parent a953e87b1b
commit 3951577708
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

@ -19,7 +19,7 @@
<groupId>org.shredzone.acme4j</groupId> <groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId> <artifactId>acme4j</artifactId>
<version>0.11-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>acme4j</name> <name>acme4j</name>