[maven-release-plugin] prepare release v3.5.1

master v3.5.1
Richard Körber 2025-02-18 06:14:11 +01:00
parent 8678f80ac6
commit 9f07272180
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> <parent>
<groupId>org.shredzone.acme4j</groupId> <groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId> <artifactId>acme4j</artifactId>
<version>3.5.1-SNAPSHOT</version> <version>3.5.1</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>3.5.1-SNAPSHOT</version> <version>3.5.1</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>3.5.1-SNAPSHOT</version> <version>3.5.1</version>
</parent> </parent>
<artifactId>acme4j-it</artifactId> <artifactId>acme4j-it</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>3.5.1-SNAPSHOT</version> <version>3.5.1</version>
</parent> </parent>
<artifactId>acme4j-smime</artifactId> <artifactId>acme4j-smime</artifactId>

View File

@ -19,7 +19,7 @@
<groupId>org.shredzone.acme4j</groupId> <groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId> <artifactId>acme4j</artifactId>
<version>3.5.1-SNAPSHOT</version> <version>3.5.1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>acme4j</name> <name>acme4j</name>
@ -37,7 +37,7 @@
<url>https://codeberg.org/shred/acme4j/</url> <url>https://codeberg.org/shred/acme4j/</url>
<connection>scm:git:git@codeberg.org:shred/acme4j.git</connection> <connection>scm:git:git@codeberg.org:shred/acme4j.git</connection>
<developerConnection>scm:git:git@codeberg.org:shred/acme4j.git</developerConnection> <developerConnection>scm:git:git@codeberg.org:shred/acme4j.git</developerConnection>
<tag>HEAD</tag> <tag>v3.5.1</tag>
</scm> </scm>
<issueManagement> <issueManagement>
<system>Codeberg</system> <system>Codeberg</system>