Author: elecharny
Date: Tue Sep 14 17:56:45 2010
New Revision: 997019

URL: http://svn.apache.org/viewvc?rev=997019&view=rev
Log:
Fixig the propoerties

Modified:
    mina/trunk/pom.xml

Modified: mina/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=997019&r1=997018&r2=997019&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Tue Sep 14 17:56:45 2010
@@ -473,7 +473,7 @@
           </tagBase>
           <preparationGoals>clean install</preparationGoals>
           <goals>clean deploy</goals>
-          <arguments>-Pmina-release,serial</arguments>
+          <arguments>-Pmina-release -Pserial</arguments>
           <mavenExecutorId>forked-path</mavenExecutorId>
         </configuration>
       </plugin>


Reply via email to