From cc3a9f5102440c9db570c2b8945fb1b0d8edda82 Mon Sep 17 00:00:00 2001 From: Christofer Dutz Date: Mon, 25 Mar 2019 14:03:29 +0100 Subject: [PATCH] - Removed plc4c as this is empty - Added the driber bases to the build --- plc4c/pom.xml | 40 ---------------------------------------- plc4cpp/pom.xml | 1 + pom.xml | 1 - 3 files changed, 1 insertion(+), 41 deletions(-) delete mode 100644 plc4c/pom.xml diff --git a/plc4c/pom.xml b/plc4c/pom.xml deleted file mode 100644 index 1f1ce81e095..00000000000 --- a/plc4c/pom.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - 4.0.0 - - - org.apache.plc4x - plc4x-parent - 0.4.0-SNAPSHOT - - - plc4c - pom - - PLC4C - Implementation of the protocol adapters for usage as C library. - - - - - - \ No newline at end of file diff --git a/plc4cpp/pom.xml b/plc4cpp/pom.xml index 5673ab04b02..9a2376e175a 100644 --- a/plc4cpp/pom.xml +++ b/plc4cpp/pom.xml @@ -44,6 +44,7 @@ libs api + protocols diff --git a/pom.xml b/pom.xml index e5d7b93187a..4d07fa18581 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,6 @@ protocols - plc4c plc4j