Author: ngn
Date: Thu Mar 11 07:39:44 2010
New Revision: 921712

URL: http://svn.apache.org/viewvc?rev=921712&view=rev
Log:
Fixing typo in POM (FTPSERVER-356)

Modified:
    mina/ftpserver/branches/1.0.x/pom.xml

Modified: mina/ftpserver/branches/1.0.x/pom.xml
URL: 
http://svn.apache.org/viewvc/mina/ftpserver/branches/1.0.x/pom.xml?rev=921712&r1=921711&r2=921712&view=diff
==============================================================================
--- mina/ftpserver/branches/1.0.x/pom.xml (original)
+++ mina/ftpserver/branches/1.0.x/pom.xml Thu Mar 11 07:39:44 2010
@@ -24,7 +24,7 @@
     <version>4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.ftpserver</groupId>r
+  <groupId>org.apache.ftpserver</groupId>
   <artifactId>ftpserver-parent</artifactId>
   <packaging>pom</packaging>
   <name>Apache FtpServer Parent</name>


Reply via email to