Author: eric
Date: Thu Oct 21 11:11:14 2010
New Revision: 1025949

URL: http://svn.apache.org/viewvc?rev=1025949&view=rev
Log:
Domain in now DomainList (JAMES-1074)

Modified:
    james/server/trunk/domainlist-api/pom.xml
    james/server/trunk/domainlist-jdbc/pom.xml
    james/server/trunk/domainlist-jpa/pom.xml
    james/server/trunk/domainlist-library/pom.xml
    james/server/trunk/domainlist-xml/pom.xml

Modified: james/server/trunk/domainlist-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/domainlist-api/pom.xml?rev=1025949&r1=1025948&r2=1025949&view=diff
==============================================================================
--- james/server/trunk/domainlist-api/pom.xml (original)
+++ james/server/trunk/domainlist-api/pom.xml Thu Oct 21 11:11:14 2010
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-domainlist-api</artifactId>
-  <name>Apache James Server Domain API</name>
+  <name>Apache James Server DomainList API</name>
   
    <build>
     <plugins>

Modified: james/server/trunk/domainlist-jdbc/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/domainlist-jdbc/pom.xml?rev=1025949&r1=1025948&r2=1025949&view=diff
==============================================================================
--- james/server/trunk/domainlist-jdbc/pom.xml (original)
+++ james/server/trunk/domainlist-jdbc/pom.xml Thu Oct 21 11:11:14 2010
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-domainlist-jdbc</artifactId>
-  <name>Apache James Server Domain JDBC</name>
+  <name>Apache James Server DomainList JDBC</name>
   <dependencies>
   
     <dependency>

Modified: james/server/trunk/domainlist-jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/domainlist-jpa/pom.xml?rev=1025949&r1=1025948&r2=1025949&view=diff
==============================================================================
--- james/server/trunk/domainlist-jpa/pom.xml (original)
+++ james/server/trunk/domainlist-jpa/pom.xml Thu Oct 21 11:11:14 2010
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-domainlist-jpa</artifactId>
-  <name>Apache James Server Domain JPA</name>
+  <name>Apache James Server DomainList JPA</name>
   <dependencies>
   
     <dependency>

Modified: james/server/trunk/domainlist-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/domainlist-library/pom.xml?rev=1025949&r1=1025948&r2=1025949&view=diff
==============================================================================
--- james/server/trunk/domainlist-library/pom.xml (original)
+++ james/server/trunk/domainlist-library/pom.xml Thu Oct 21 11:11:14 2010
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-domainlist-library</artifactId>
-  <name>Apache James Server Domain Library</name>
+  <name>Apache James Server DomainList Library</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.james</groupId>

Modified: james/server/trunk/domainlist-xml/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/domainlist-xml/pom.xml?rev=1025949&r1=1025948&r2=1025949&view=diff
==============================================================================
--- james/server/trunk/domainlist-xml/pom.xml (original)
+++ james/server/trunk/domainlist-xml/pom.xml Thu Oct 21 11:11:14 2010
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-domainlist-xml</artifactId>
-  <name>Apache James Server Domain XML</name>
+  <name>Apache James Server DomainList XML</name>
   <dependencies>
   
     <dependency>



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

Reply via email to