This is an automated email from the ASF dual-hosted git repository.

jeremyross pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 8c5bf20  Revert comment in pom.xml
8c5bf20 is described below

commit 8c5bf2003b0a22416d00680e01f164800ad0a512
Author: Jeremy Ross <jeremy.g.r...@gmail.com>
AuthorDate: Sat Oct 2 12:22:16 2021 -0500

    Revert comment in pom.xml
---
 components/camel-salesforce/camel-salesforce-component/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml 
b/components/camel-salesforce/camel-salesforce-component/pom.xml
index 120aef5..d701d34 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -361,7 +361,7 @@ 
https://developer.salesforce.com/page/Force.com_Migration_Tool]]></message>
                                 <goals>
                                     <goal>run</goal>
                                 </goals>
-<!--                                <phase>pre-integration-test</phase>-->
+                                <phase>pre-integration-test</phase>
                                 <configuration>
                                     <target xmlns:if="ant:if" 
xmlns:unless="ant:unless">
                                         <taskdef 
resource="com/salesforce/antlib.xml" uri="antlib:com.salesforce">

Reply via email to