diff --git a/cs-device/cs-device-api/pom.xml b/cs-device/cs-device-api/pom.xml index b1b8a44..7e6d708 100644 --- a/cs-device/cs-device-api/pom.xml +++ b/cs-device/cs-device-api/pom.xml @@ -47,6 +47,18 @@ 1.0.0 compile + + com.njcn + cs-harmonic-api + 1.0.0 + compile + + + com.njcn + cs-device-api + + + UTF-8 diff --git a/cs-device/cs-device-boot/pom.xml b/cs-device/cs-device-boot/pom.xml index 981a02e..ee38bc6 100644 --- a/cs-device/cs-device-boot/pom.xml +++ b/cs-device/cs-device-boot/pom.xml @@ -136,6 +136,12 @@ javase 3.3.3 + + com.njcn + cs-harmonic-api + 1.0.0 + runtime +