This is an automated email from the ASF dual-hosted git repository.
btellier 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 8a6dab3 [maven-release-plugin] prepare release
apache-jdkim-project-0.4
8a6dab3 is described below
commit 8a6dab323e58634d63a6620c0212577ea5aa8fdc
Author: Benoit TELLIER <[email protected]>
AuthorDate: Fri Jul 26 15:23:01 2024 +0200
[maven-release-plugin] prepare release apache-jdkim-project-0.4
---
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 8359366..2a52776 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.4-SNAPSHOT</version>
+ <version>0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/main/pom.xml b/main/pom.xml
index 4701516..3f9af00 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.4-SNAPSHOT</version>
+ <version>0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 3d5a1ce..ebfb11c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.james.jdkim</groupId>
<artifactId>apache-jdkim-project</artifactId>
- <version>0.4-SNAPSHOT</version>
+ <version>0.4</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.4</tag>
</scm>
<issueManagement>
<system>JIRA</system>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]