Author: norman
Date: Sat Nov 26 19:32:42 2011
New Revision: 1206553

URL: http://svn.apache.org/viewvc?rev=1206553&view=rev
Log:
Rename impl to netty

Modified:
    james/protocols/trunk/netty/pom.xml
    james/protocols/trunk/pom.xml

Modified: james/protocols/trunk/netty/pom.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/trunk/netty/pom.xml?rev=1206553&r1=1206552&r2=1206553&view=diff
==============================================================================
--- james/protocols/trunk/netty/pom.xml (original)
+++ james/protocols/trunk/netty/pom.xml Sat Nov 26 19:32:42 2011
@@ -31,9 +31,9 @@
     </parent>
 
     <groupId>org.apache.james.protocols</groupId>
-    <artifactId>protocols-impl</artifactId>
+    <artifactId>protocols-netty</artifactId>
 
-    <name>Apache James Protocols Implementation</name>
+    <name>Apache James Protocols Netty Implementation</name>
 
     <dependencies>
         <dependency>

Modified: james/protocols/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1206553&r1=1206552&r2=1206553&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Sat Nov 26 19:32:42 2011
@@ -43,7 +43,7 @@
         <module>api</module>
         <module>smtp</module>
         <module>lmtp</module>
-        <module>impl</module>
+        <module>netty</module>
         <module>pop3</module>
     </modules>
 



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

Reply via email to