mirror of
https://github.com/shred/acme4j.git
synced 2025-12-13 11:14:02 +08:00
[maven-release-plugin] prepare release v3.3.1
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.shredzone.acme4j</groupId>
|
||||
<artifactId>acme4j</artifactId>
|
||||
<version>3.3.1-SNAPSHOT</version>
|
||||
<version>3.3.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>acme4j-client</artifactId>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.shredzone.acme4j</groupId>
|
||||
<artifactId>acme4j</artifactId>
|
||||
<version>3.3.1-SNAPSHOT</version>
|
||||
<version>3.3.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>acme4j-example</artifactId>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.shredzone.acme4j</groupId>
|
||||
<artifactId>acme4j</artifactId>
|
||||
<version>3.3.1-SNAPSHOT</version>
|
||||
<version>3.3.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>acme4j-it</artifactId>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.shredzone.acme4j</groupId>
|
||||
<artifactId>acme4j</artifactId>
|
||||
<version>3.3.1-SNAPSHOT</version>
|
||||
<version>3.3.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>acme4j-smime</artifactId>
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -19,7 +19,7 @@
|
||||
|
||||
<groupId>org.shredzone.acme4j</groupId>
|
||||
<artifactId>acme4j</artifactId>
|
||||
<version>3.3.1-SNAPSHOT</version>
|
||||
<version>3.3.1</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>v3.3.1</tag>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>GitHub</system>
|
||||
|
||||
Reference in New Issue
Block a user