Author: cmueller
Date: Thu Mar 28 12:19:06 2013
New Revision: 1462068

URL: http://svn.apache.org/r1462068
Log:
renamed the profile dependency because we renamed the profile in the past

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1462068&r1=1462067&r2=1462068&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Thu Mar 28 12:19:06 2013
@@ -205,7 +205,7 @@
             <useReleaseProfile>false</useReleaseProfile>
             <preparationGoals>clean install</preparationGoals>
             <goals>deploy</goals>
-            
<arguments>-Papache-release,enable-schemagen,sourcecheck,validate,hibernate-derby</arguments>
+            
<arguments>-Papache-release,enable-schemagen,sourcecheck,validate,hibernate</arguments>
             <autoVersionSubmodules>true</autoVersionSubmodules>
           </configuration>
         </plugin>


Reply via email to