You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2019/12/18 14:05:52 UTC

[plc4x] 02/02: - Updated the build after the moving of packages

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

cdutz pushed a commit to branch next-gen-core
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit 5b11e35821487737de2a2e1146e849cf3ca1f092
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Wed Dec 18 15:05:43 2019 +0100

    - Updated the build after the moving of packages
---
 plc4j/protocols/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/plc4j/protocols/pom.xml b/plc4j/protocols/pom.xml
index eee519e..93b6e32 100644
--- a/plc4j/protocols/pom.xml
+++ b/plc4j/protocols/pom.xml
@@ -37,10 +37,10 @@
     <module>ads</module>
 <!--    <module>delta-v</module>-->
     <module>ethernet-ip</module>
-<!--    <module>iso-on-tcp</module>-->
-<!--    <module>iso-tp</module>-->
+    <module>iso-on-tcp</module>
+    <module>iso-tp</module>
     <module>modbus</module>
-<!--    <module>s7</module>-->
+    <module>s7</module>
     <module>benchmarks</module>
   </modules>