You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2008/11/25 09:17:56 UTC

svn commit: r720437 - /activemq/camel/trunk/pom.xml

Author: ningjiang
Date: Tue Nov 25 00:17:56 2008
New Revision: 720437

URL: http://svn.apache.org/viewvc?rev=720437&view=rev
Log:
Added comments for the release profiles in the parent pom.xml

Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?rev=720437&r1=720436&r2=720437&view=diff
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Tue Nov 25 00:17:56 2008
@@ -1452,6 +1452,7 @@
 
     <profile>
         <id>release</id>
+        <!-- this profile will be hit when you do relase work for camel -->
         <build>
             <plugins>
                 <!-- We want to deploy the artifact to a staging location for perusal -->