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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new f1c1c4b  - Tried to resolve otto's build error
f1c1c4b is described below

commit f1c1c4bad26a750e08e1cbf0fd4eae8070a6ad73
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Tue May 26 21:41:12 2020 +0200

    - Tried to resolve otto's build error
---
 sandbox/test-streampipes-plc4x-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandbox/test-streampipes-plc4x-processors/pom.xml 
b/sandbox/test-streampipes-plc4x-processors/pom.xml
index 56814ed..b0fb489 100644
--- a/sandbox/test-streampipes-plc4x-processors/pom.xml
+++ b/sandbox/test-streampipes-plc4x-processors/pom.xml
@@ -63,7 +63,7 @@
             <goals>
               <goal>enforce</goal>
             </goals>
-            <configuration>
+            <configuration combine.children="append">
               <skip>true</skip>
             </configuration>
           </execution>

Reply via email to