JAMES-1707 Give a better name to child projects

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

Branch: refs/heads/master
Commit: cfa7e144215c6d002a114b155a0d294e743f2ac0
Parents: af61e02
Author: Antoine Duprat <[email protected]>
Authored: Fri Mar 11 14:57:30 2016 +0100
Committer: Matthieu Baechler <[email protected]>
Committed: Mon Mar 21 15:55:48 2016 +0100

----------------------------------------------------------------------
 mpt/impl/smtp/cassandra/pom.xml | 2 +-
 mpt/impl/smtp/core/pom.xml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/cfa7e144/mpt/impl/smtp/cassandra/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/impl/smtp/cassandra/pom.xml b/mpt/impl/smtp/cassandra/pom.xml
index 3c4d5c1..e553987 100644
--- a/mpt/impl/smtp/cassandra/pom.xml
+++ b/mpt/impl/smtp/cassandra/pom.xml
@@ -8,7 +8,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <name>Apache James MPT SMTP</name>
+    <name>Apache James MPT SMTP Cassandra</name>
 
     <artifactId>apache-james-mpt-smtp-cassandra</artifactId>
     <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/james-project/blob/cfa7e144/mpt/impl/smtp/core/pom.xml
----------------------------------------------------------------------
diff --git a/mpt/impl/smtp/core/pom.xml b/mpt/impl/smtp/core/pom.xml
index b3609f1..a61d24e 100644
--- a/mpt/impl/smtp/core/pom.xml
+++ b/mpt/impl/smtp/core/pom.xml
@@ -8,7 +8,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <name>Apache James MPT SMTP</name>
+    <name>Apache James MPT SMTP Core</name>
 
     <artifactId>apache-james-mpt-smtp-core</artifactId>
     <packaging>jar</packaging>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to