You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2016/11/02 15:11:56 UTC

james-project git commit: Correct non modified poms

Repository: james-project
Updated Branches:
  refs/heads/master 48b97ef0e -> cf4f13415


Correct non modified poms

This is due to the absence of profile during release


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

Branch: refs/heads/master
Commit: cf4f13415d95e3a6cbb54cbd8372a09099b6f167
Parents: 48b97ef
Author: Benoit Tellier <bt...@linagora.com>
Authored: Wed Nov 2 16:11:35 2016 +0100
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Wed Nov 2 16:11:35 2016 +0100

----------------------------------------------------------------------
 .../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/cf4f1341/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 5198df1..ed44fe5 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-beta5-SNAPSHOT</version>
+        <version>3.0.0-beta6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/james-project/blob/cf4f1341/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 1c9fc87..1019d01 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-beta5-SNAPSHOT</version>
+        <version>3.0.0-beta6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org