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 4bed64a [maven-release-plugin] prepare for next development iteration 4bed64a is described below commit 4bed64a82d3a5bc463d14f29340ed97907508481 Author: Benoit Tellier <btell...@linagora.com> AuthorDate: Fri Oct 28 11:00:28 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 49aedcd..039c3da 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.2</version> + <version>1.0.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index f7e8cd9..afeb651 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.james</groupId> <artifactId>apache-jspf-project</artifactId> - <version>1.0.2</version> + <version>1.0.3-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.2</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> diff --git a/resolver/pom.xml b/resolver/pom.xml index 3f4e601..2b4237d 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.2</version> + <version>1.0.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tester/pom.xml b/tester/pom.xml index a91c136..03f861d 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.2</version> + <version>1.0.3-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