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

sruehl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git


The following commit(s) were added to refs/heads/master by this push:
     new 89c034c  fixed build
89c034c is described below

commit 89c034c9523cb2ab4de18b7f9d6c536d37887648
Author: Sebastian Rühl <sru...@apache.org>
AuthorDate: Wed Jun 13 13:31:17 2018 +0200

    fixed build
---
 plc4j/protocols/ads/pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/plc4j/protocols/ads/pom.xml b/plc4j/protocols/ads/pom.xml
index a918a1e..a1557f1 100644
--- a/plc4j/protocols/ads/pom.xml
+++ b/plc4j/protocols/ads/pom.xml
@@ -108,6 +108,12 @@
       <artifactId>pcap4j-core</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>se.koc</groupId>
+      <artifactId>netty-transport-jserialcomm</artifactId>
+      <version>1.0.0</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
 </project>
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
sru...@apache.org.

Reply via email to