This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-jdkim.git
The following commit(s) were added to refs/heads/master by this push:
new 2dbaa5e [maven-release-plugin] prepare release
apache-jdkim-project-0.5
2dbaa5e is described below
commit 2dbaa5e64d968ea470f4857f51349554c68854ac
Author: Rene Cordier <[email protected]>
AuthorDate: Wed May 21 15:04:03 2025 +0700
[maven-release-plugin] prepare release apache-jdkim-project-0.5
---
assemble/pom.xml | 2 +-
main/pom.xml | 2 +-
pom.xml | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 2ae288e..03fa64d 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>apache-jdkim-project</artifactId>
<groupId>org.apache.james.jdkim</groupId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/main/pom.xml b/main/pom.xml
index 7c7a41f..eeaf757 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>apache-jdkim-project</artifactId>
<groupId>org.apache.james.jdkim</groupId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 1eceb37..7e9dbda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.james.jdkim</groupId>
<artifactId>apache-jdkim-project</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<packaging>pom</packaging>
<name>Apache James :: jDKIM :: DomainKey Project</name>
@@ -46,7 +46,7 @@
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/james-jdkim.git</connection>
<developerConnection>scm:git:ssh://[email protected]/apache/james-jdkim.git</developerConnection>
<url>http://git-wip-us.apache.org/repos/asf/james-jdkim.git</url>
- <tag>HEAD</tag>
+ <tag>apache-jdkim-project-0.5</tag>
</scm>
<issueManagement>
<system>JIRA</system>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]