Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
sruehl committed Jun 13, 2018
1 parent b0fad96 commit 89c034c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions plc4j/protocols/ads/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 89c034c

Please sign in to comment.