Author: elecharny
Date: Fri Sep 10 13:07:00 2010
New Revision: 995780
URL: http://svn.apache.org/viewvc?rev=995780&view=rev
Log:
Forgotten to rename the transport-serial module to mina-transport-serial in the
pom
Modified:
mina/trunk/pom.xml
Modified: mina/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=995780&r1=995779&r2=995780&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Fri Sep 10 13:07:00 2010
@@ -355,7 +355,7 @@
</property>
</activation>
<modules>
- <module>transport-serial</module>
+ <module>mina-transport-serial</module>
</modules>
</profile>