JAMES-2597 Rename maven artifact to match with other products
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d9169bb6 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d9169bb6 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/d9169bb6 Branch: refs/heads/master Commit: d9169bb6a02513d24af0f06f6309fb8862af33b5 Parents: bf8c0b8 Author: tran tien duc <[email protected]> Authored: Fri Nov 23 11:56:29 2018 +0700 Committer: Benoit Tellier <[email protected]> Committed: Mon Nov 26 16:41:05 2018 +0700 ---------------------------------------------------------------------- server/container/guice/cassandra-rabbitmq-ldap-guice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/d9169bb6/server/container/guice/cassandra-rabbitmq-ldap-guice/pom.xml ---------------------------------------------------------------------- diff --git a/server/container/guice/cassandra-rabbitmq-ldap-guice/pom.xml b/server/container/guice/cassandra-rabbitmq-ldap-guice/pom.xml index f7c713f..d2b5672 100644 --- a/server/container/guice/cassandra-rabbitmq-ldap-guice/pom.xml +++ b/server/container/guice/cassandra-rabbitmq-ldap-guice/pom.xml @@ -31,7 +31,7 @@ <name>Apache James :: Server :: Cassandra/Ldap with RabbitMQ - guice injection</name> <description>An advanced email server - Cassandra/Ldap backend and RabbitMQ messaging with guice injection</description> - <artifactId>james-server-cassandra-rabbitmq-ldap</artifactId> + <artifactId>james-server-cassandra-rabbitmq-ldap-guice</artifactId> <dependencies> <dependency> <groupId>org.apache.james</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
