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 79d81d9  - Fixed some problems after pulling in latest changes from 
develop
79d81d9 is described below

commit 79d81d9d1deef2e1349ec4a99fdc070794f4346e
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Aug 26 10:55:19 2019 +0200

    - Fixed some problems after pulling in latest changes from develop
---
 plc4j/examples/hello-world-plc4x/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plc4j/examples/hello-world-plc4x/pom.xml 
b/plc4j/examples/hello-world-plc4x/pom.xml
index eaee6fe..e3295da 100644
--- a/plc4j/examples/hello-world-plc4x/pom.xml
+++ b/plc4j/examples/hello-world-plc4x/pom.xml
@@ -91,7 +91,6 @@
           <usedDependencies combine.children="append">
             <usedDependency>org.apache.plc4x:plc4j-driver-s7</usedDependency>
             
<usedDependency>org.apache.plc4x:plc4j-driver-simulated</usedDependency>
-            
<usedDependency>org.apache.plc4x.sandbox:test-java-df1-driver</usedDependency>
             <usedDependency>org.slf4j:log4j-over-slf4j</usedDependency>
           </usedDependencies>
         </configuration>

Reply via email to