diff --git a/iot-common/iot-base/pom.xml b/iot-common/iot-base/pom.xml index b3be87f..fb2ce62 100644 --- a/iot-common/iot-base/pom.xml +++ b/iot-common/iot-base/pom.xml @@ -36,6 +36,7 @@ + ${project.artifactId} org.springframework.boot diff --git a/iot-common/iot-data/pom.xml b/iot-common/iot-data/pom.xml index a02dfa1..11d50d1 100644 --- a/iot-common/iot-data/pom.xml +++ b/iot-common/iot-data/pom.xml @@ -38,6 +38,7 @@ + ${project.artifactId} org.springframework.boot diff --git a/iot-gateway/pom.xml b/iot-gateway/pom.xml index 159ae3f..c2cd5ea 100644 --- a/iot-gateway/pom.xml +++ b/iot-gateway/pom.xml @@ -52,6 +52,7 @@ + ${project.artifactId} org.springframework.boot diff --git a/iot-modules/iot-admin-http-api/pom.xml b/iot-modules/iot-admin-http-api/pom.xml index 48bca5d..dd07807 100644 --- a/iot-modules/iot-admin-http-api/pom.xml +++ b/iot-modules/iot-admin-http-api/pom.xml @@ -72,6 +72,7 @@ + ${project.artifactId} org.springframework.boot diff --git a/iot-modules/iot-customer-http-api/pom.xml b/iot-modules/iot-customer-http-api/pom.xml index f7f13bc..d921c17 100644 --- a/iot-modules/iot-customer-http-api/pom.xml +++ b/iot-modules/iot-customer-http-api/pom.xml @@ -41,6 +41,7 @@ + ${project.artifactId} org.springframework.boot diff --git a/pom.xml b/pom.xml index 6e59b91..7b7d409 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,7 @@ + ${project.artifactId} org.springframework.boot