You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2022/10/02 08:57:36 UTC

[james-jdkim] branch master updated: [maven-release-plugin] prepare for next development iteration

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 fb8d90a  [maven-release-plugin] prepare for next development iteration
fb8d90a is described below

commit fb8d90aa9d38734cf850a4924dc07b0157680fc8
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Sun Oct 2 15:57:28 2022 +0700

    [maven-release-plugin] prepare for next development iteration
---
 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 a1cdc4c..8359366 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.3</version>
+        <version>0.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/main/pom.xml b/main/pom.xml
index b3d7856..c7d8faf 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.3</version>
+        <version>0.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index a0d8fca..d61d71c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.james.jdkim</groupId>
     <artifactId>apache-jdkim-project</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</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://git@github.com/apache/james-jdkim.git</developerConnection>
         <url>http://git-wip-us.apache.org/repos/asf/james-jdkim.git</url>
-      <tag>apache-jdkim-project-0.3</tag>
+      <tag>HEAD</tag>
   </scm>
     <issueManagement>
         <system>JIRA</system>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org