Repository: james-project
Updated Branches:
  refs/heads/master-3.0.x [created] d754fb81a


Fix version in subprojects


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d754fb81
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d754fb81
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/d754fb81

Branch: refs/heads/master-3.0.x
Commit: d754fb81accd59e39c8587f291fc0a6e26499e93
Parents: a4d7b5c
Author: Antoine Duprat <adup...@linagora.com>
Authored: Thu Oct 19 15:34:49 2017 +0200
Committer: Antoine Duprat <adup...@linagora.com>
Committed: Thu Oct 19 15:34:49 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/d754fb81/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 6863da5..22da8e6 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.1-SNAPSHOT</version>
+        <version>3.0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/james-project/blob/d754fb81/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 03fdce0..3f7a121 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.1-SNAPSHOT</version>
+        <version>3.0.2-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

Reply via email to