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 7121f99 [maven-release-plugin] prepare for next development iteration 7121f99 is described below commit 7121f99a3cefce87b89f129b57bd13dd82d79380 Author: Benoit Tellier <btell...@linagora.com> AuthorDate: Fri Dec 30 13:01:36 2022 +0700 [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 cae19b0..dc47e3f 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.3</version> + <version>1.0.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 8537b2d..7d769c2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.james</groupId> <artifactId>apache-jspf-project</artifactId> - <version>1.0.3</version> + <version>1.0.4-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://g...@github.com/apache/james-jspf.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/james-jspf.git</url> - <tag>apache-jspf-project-1.0.3</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> diff --git a/resolver/pom.xml b/resolver/pom.xml index c9aed11..2209e9a 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.3</version> + <version>1.0.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tester/pom.xml b/tester/pom.xml index e93a372..c738fc4 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.3</version> + <version>1.0.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org