Author: tabish
Date: Mon Jun 29 19:09:18 2009
New Revision: 789413

URL: http://svn.apache.org/viewvc?rev=789413&view=rev
Log:
Updates to get around default Apache Release goals that aren't needed for CPP 
Projects

Modified:
    activemq/activemq-cpp/trunk/pom.xml

Modified: activemq/activemq-cpp/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/pom.xml?rev=789413&r1=789412&r2=789413&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/pom.xml (original)
+++ activemq/activemq-cpp/trunk/pom.xml Mon Jun 29 19:09:18 2009
@@ -129,6 +129,7 @@
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <allowTimestampedSnapshots>false</allowTimestampedSnapshots>
             <preparationGoals>clean install</preparationGoals>
+           <arguments>-Prelease</arguments>
             <goals>deploy</goals>
           </configuration>
         </plugin>


Reply via email to