[maven-release-plugin] prepare release v2.16

pull/134/head v2.16
Richard Körber 2023-02-11 16:55:27 +01:00
parent 372e39c28e
commit 9e3a5061c8
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
6 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

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

View File

@ -20,7 +20,7 @@
<parent>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.16-SNAPSHOT</version>
<version>2.16</version>
</parent>
<artifactId>acme4j-smime</artifactId>

View File

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

View File

@ -19,7 +19,7 @@
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.16-SNAPSHOT</version>
<version>2.16</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>HEAD</tag>
<tag>v2.16</tag>
</scm>
<issueManagement>
<system>GitHub</system>