Repository: james-project Updated Branches: refs/heads/master e85035c81 -> f0992ccca
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f0992ccc Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f0992ccc Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/f0992ccc Branch: refs/heads/master Commit: f0992ccca457e0610bfe89f39a560221ed57d922 Parents: e85035c Author: Antoine Duprat <[email protected]> Authored: Wed May 10 10:11:41 2017 +0200 Committer: Antoine Duprat <[email protected]> Committed: Wed May 10 10:11:41 2017 +0200 ---------------------------------------------------------------------- .../cassandra-jmap-integration-testing/pom.xml | 2 +- .../memory-jmap-integration-testing/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/f0992ccc/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml b/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml index 7f4d196..4243872 100644 --- a/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml +++ b/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>jmap-integration-testing</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0-RC1-SNAPSHOT</version> + <version>3.0.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/f0992ccc/server/protocols/jmap-integration-testing/memory-jmap-integration-testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jmap-integration-testing/memory-jmap-integration-testing/pom.xml b/server/protocols/jmap-integration-testing/memory-jmap-integration-testing/pom.xml index 9302d52..d9fef6d 100644 --- a/server/protocols/jmap-integration-testing/memory-jmap-integration-testing/pom.xml +++ b/server/protocols/jmap-integration-testing/memory-jmap-integration-testing/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>jmap-integration-testing</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0-RC1-SNAPSHOT</version> + <version>3.0.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
