Repository: james-project Updated Branches: refs/heads/master d42bfc812 -> 28db9da06
http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/dns-service/dnsservice-library/pom.xml ---------------------------------------------------------------------- diff --git a/server/dns-service/dnsservice-library/pom.xml b/server/dns-service/dnsservice-library/pom.xml index e6c4042..c484e0a 100644 --- a/server/dns-service/dnsservice-library/pom.xml +++ b/server/dns-service/dnsservice-library/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/karaf/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/server/karaf/distribution/pom.xml b/server/karaf/distribution/pom.xml index c09d787..7fb42cf 100644 --- a/server/karaf/distribution/pom.xml +++ b/server/karaf/distribution/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.james</groupId> <artifactId>james-server</artifactId> - <version>3.0.0-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/server/karaf/features/pom.xml b/server/karaf/features/pom.xml index b2a0886..3d2d991 100644 --- a/server/karaf/features/pom.xml +++ b/server/karaf/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.james</groupId> <artifactId>james-server</artifactId> - <version>3.0.0-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/karaf/integration/pom.xml ---------------------------------------------------------------------- diff --git a/server/karaf/integration/pom.xml b/server/karaf/integration/pom.xml index e9a7a7e..879e84c 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/mailet/integration-testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/integration-testing/pom.xml b/server/mailet/integration-testing/pom.xml index af2a2e6..190140c 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/mailet/mailetcontainer-api/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/mailetcontainer-api/pom.xml b/server/mailet/mailetcontainer-api/pom.xml index 03545bf..d2707d1 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/mailet/mailetcontainer-camel/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/mailetcontainer-camel/pom.xml b/server/mailet/mailetcontainer-camel/pom.xml index 400d69b..c70cb30 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/mailet/mailets/pom.xml ---------------------------------------------------------------------- diff --git a/server/mailet/mailets/pom.xml b/server/mailet/mailets/pom.xml index 3f2ddcd..5381922 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 8bccb93..edbd662 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> </parent> <artifactId>james-server</artifactId> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/fetchmail/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/fetchmail/pom.xml b/server/protocols/fetchmail/pom.xml index dc5027e..0a2ef20 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 cc96dd9..7f4d196 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 f9a0baa..36ce771 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 dc2af81..9302d52 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 a9df9da..b547e47 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/jmap/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jmap/pom.xml b/server/protocols/jmap/pom.xml index 287e428..998725f 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/jwt/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jwt/pom.xml b/server/protocols/jwt/pom.xml index 85d17b9..68fd82e 100644 --- a/server/protocols/jwt/pom.xml +++ b/server/protocols/jwt/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>james-server</artifactId> <groupId>org.apache.james</groupId> - <version>3.0.0-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/protocols-imap4/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-imap4/pom.xml b/server/protocols/protocols-imap4/pom.xml index 9de5658..4907d01 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/protocols-library/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-library/pom.xml b/server/protocols/protocols-library/pom.xml index 44d651d..e2f95a3 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/protocols-lmtp/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-lmtp/pom.xml b/server/protocols/protocols-lmtp/pom.xml index af9ee9b..1e05184 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/protocols-managesieve/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-managesieve/pom.xml b/server/protocols/protocols-managesieve/pom.xml index 5f62b34..3f96a0b 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/protocols-pop3/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-pop3/pom.xml b/server/protocols/protocols-pop3/pom.xml index 85b8ae0..63628b0 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/protocols/protocols-smtp/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/protocols-smtp/pom.xml b/server/protocols/protocols-smtp/pom.xml index 9e68e1e..af9c308 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 9a6ec14..5a6fc27 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 151bbca..865248a 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 781baff..73fbaa3 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/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 3b17b61..2272373 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/queue/queue-activemq/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-activemq/pom.xml b/server/queue/queue-activemq/pom.xml index 14febf0..7af6e5e 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/queue/queue-api/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-api/pom.xml b/server/queue/queue-api/pom.xml index 180b5ca..db43679 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/queue/queue-file/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-file/pom.xml b/server/queue/queue-file/pom.xml index fd0c2d3..4184487 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/queue/queue-jms/pom.xml ---------------------------------------------------------------------- diff --git a/server/queue/queue-jms/pom.xml b/server/queue/queue-jms/pom.xml index 86407f0..306adb8 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/james-project/blob/c3fd3752/server/testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/testing/pom.xml b/server/testing/pom.xml index db184f1..2f16589 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-beta6-SNAPSHOT</version> + <version>3.0.0-RC1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
