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-jspf.git
The following commit(s) were added to refs/heads/master by this push:
new cb597d3 [maven-release-plugin] prepare for next development iteration
cb597d3 is described below
commit cb597d3aed85e715ae3b6c5f4887217fbef33698
Author: Benoit TELLIER <[email protected]>
AuthorDate: Fri Jun 7 11:52:23 2024 +0200
[maven-release-plugin] prepare for next development iteration
---
assemble/pom.xml | 2 +-
pom.xml | 4 ++--
resolver/pom.xml | 2 +-
tester/pom.xml | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 0df1673..509c3e6 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jspf-project</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 49e1523..0701b60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-jspf-project</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache JAMES jSPF</name>
@@ -47,7 +47,7 @@
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-jspf.git</connection>
<developerConnection>scm:git:ssh://[email protected]/apache/james-jspf.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf/james-jspf.git</url>
- <tag>apache-jspf-project-1.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>
diff --git a/resolver/pom.xml b/resolver/pom.xml
index d820bb5..052992e 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jspf-project</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/tester/pom.xml b/tester/pom.xml
index 65b8a79..d373c65 100644
--- a/tester/pom.xml
+++ b/tester/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jspf-project</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]