Repository: james-project Updated Branches: refs/heads/master d2cf67bc1 -> cec7d2936
http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/karaf/integration/pom.xml ---------------------------------------------------------------------- diff --git a/server/karaf/integration/pom.xml b/server/karaf/integration/pom.xml index a05cb59..12f31bd 100644 --- a/server/karaf/integration/pom.xml +++ b/server/karaf/integration/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.james</groupId> <artifactId>james-server</artifactId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/mailet/integration-testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/integration-testing/pom.xml b/server/mailet/integration-testing/pom.xml index 7e30b23..7c68390 100644 --- a/server/mailet/integration-testing/pom.xml +++ b/server/mailet/integration-testing/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/mailet/mailetcontainer-api/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/mailetcontainer-api/pom.xml b/server/mailet/mailetcontainer-api/pom.xml index ffe5eb6..89755a0 100644 --- a/server/mailet/mailetcontainer-api/pom.xml +++ b/server/mailet/mailetcontainer-api/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/mailet/mailetcontainer-camel/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/mailetcontainer-camel/pom.xml b/server/mailet/mailetcontainer-camel/pom.xml index e3b15f8..5c357c8 100644 --- a/server/mailet/mailetcontainer-camel/pom.xml +++ b/server/mailet/mailetcontainer-camel/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/mailet/mailets/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/mailets/pom.xml b/server/mailet/mailets/pom.xml index a6e9a49..e31b4ac 100644 --- a/server/mailet/mailets/pom.xml +++ b/server/mailet/mailets/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index e649425..fd63040 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>james-project</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>james-server</artifactId> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/fetchmail/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/fetchmail/pom.xml b/server/protocols/fetchmail/pom.xml index 0e9f1d6..cbbfc82 100644 --- a/server/protocols/fetchmail/pom.xml +++ b/server/protocols/fetchmail/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/jmap-integration-testing/jmap-integration-testing-common/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jmap-integration-testing/jmap-integration-testing-common/pom.xml b/server/protocols/jmap-integration-testing/jmap-integration-testing-common/pom.xml index ef3dcd3..008158e 100644 --- a/server/protocols/jmap-integration-testing/jmap-integration-testing-common/pom.xml +++ b/server/protocols/jmap-integration-testing/jmap-integration-testing-common/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>jmap-integration-testing</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/jmap-integration-testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jmap-integration-testing/pom.xml b/server/protocols/jmap-integration-testing/pom.xml index 3c93426..fd7f96a 100644 --- a/server/protocols/jmap-integration-testing/pom.xml +++ b/server/protocols/jmap-integration-testing/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/jmap/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jmap/pom.xml b/server/protocols/jmap/pom.xml index 01ad125..f13a49a 100644 --- a/server/protocols/jmap/pom.xml +++ b/server/protocols/jmap/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/jwt/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jwt/pom.xml b/server/protocols/jwt/pom.xml index 0f38640..a4d7065 100644 --- a/server/protocols/jwt/pom.xml +++ b/server/protocols/jwt/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/protocols-imap4/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-imap4/pom.xml b/server/protocols/protocols-imap4/pom.xml index 6c17415..e5c1df7 100644 --- a/server/protocols/protocols-imap4/pom.xml +++ b/server/protocols/protocols-imap4/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/protocols-library/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-library/pom.xml b/server/protocols/protocols-library/pom.xml index 6ecc322..1b5ea6a 100644 --- a/server/protocols/protocols-library/pom.xml +++ b/server/protocols/protocols-library/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/protocols-lmtp/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-lmtp/pom.xml b/server/protocols/protocols-lmtp/pom.xml index 9c65f6d..60c862a 100644 --- a/server/protocols/protocols-lmtp/pom.xml +++ b/server/protocols/protocols-lmtp/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/protocols-managesieve/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-managesieve/pom.xml b/server/protocols/protocols-managesieve/pom.xml index c014204..81863e6 100644 --- a/server/protocols/protocols-managesieve/pom.xml +++ b/server/protocols/protocols-managesieve/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/protocols-pop3/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-pop3/pom.xml b/server/protocols/protocols-pop3/pom.xml index cc580f6..30d3e21 100644 --- a/server/protocols/protocols-pop3/pom.xml +++ b/server/protocols/protocols-pop3/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/protocols-smtp/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-smtp/pom.xml b/server/protocols/protocols-smtp/pom.xml index 6281b0d..1079d4b 100644 --- a/server/protocols/protocols-smtp/pom.xml +++ b/server/protocols/protocols-smtp/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/webadmin-integration-test/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/webadmin-integration-test/pom.xml b/server/protocols/webadmin-integration-test/pom.xml index 3f98056..642a2ca 100644 --- a/server/protocols/webadmin-integration-test/pom.xml +++ b/server/protocols/webadmin-integration-test/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/webadmin/webadmin-core/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/webadmin/webadmin-core/pom.xml b/server/protocols/webadmin/webadmin-core/pom.xml index 75d87de..e164f1c 100644 --- a/server/protocols/webadmin/webadmin-core/pom.xml +++ b/server/protocols/webadmin/webadmin-core/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/webadmin/webadmin-data/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/webadmin/webadmin-data/pom.xml b/server/protocols/webadmin/webadmin-data/pom.xml index 91d61ff..f02709c 100644 --- a/server/protocols/webadmin/webadmin-data/pom.xml +++ b/server/protocols/webadmin/webadmin-data/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/protocols/webadmin/webadmin-mailbox/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/webadmin/webadmin-mailbox/pom.xml b/server/protocols/webadmin/webadmin-mailbox/pom.xml index 9a04e00..fe0d72b 100644 --- a/server/protocols/webadmin/webadmin-mailbox/pom.xml +++ b/server/protocols/webadmin/webadmin-mailbox/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/queue/queue-activemq/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-activemq/pom.xml b/server/queue/queue-activemq/pom.xml index 3accc7b..cab8471 100644 --- a/server/queue/queue-activemq/pom.xml +++ b/server/queue/queue-activemq/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/queue/queue-api/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-api/pom.xml b/server/queue/queue-api/pom.xml index bdc5167..515ea89 100644 --- a/server/queue/queue-api/pom.xml +++ b/server/queue/queue-api/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/queue/queue-file/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-file/pom.xml b/server/queue/queue-file/pom.xml index 6a3faec..e048cd3 100644 --- a/server/queue/queue-file/pom.xml +++ b/server/queue/queue-file/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/queue/queue-jms/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-jms/pom.xml b/server/queue/queue-jms/pom.xml index 6f1c1e2..65fb1b2 100644 --- a/server/queue/queue-jms/pom.xml +++ b/server/queue/queue-jms/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/cec7d293/server/testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/testing/pom.xml b/server/testing/pom.xml index 155b657..bff7ded 100644 --- a/server/testing/pom.xml +++ b/server/testing/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
