diff --git a/product-composite-service/pom.xml b/product-composite-service/pom.xml index e76c250c..e3416f5d 100644 --- a/product-composite-service/pom.xml +++ b/product-composite-service/pom.xml @@ -5,14 +5,14 @@ 4.0.0 - com.siriusxi.ms.store - store-chassis - 0.0.1-SNAPSHOT - - - product-composite-service - 0.0.1-SNAPSHOT - Product Composite Service - Product Composite Service Spring Boot based project - jar + com.siriusxi.ms.store + store-chassis + 0.0.1-SNAPSHOT + ../store-chassis + + + product-composite-service + Product Composite Service + Product Composite Service Spring Boot based project + jar diff --git a/product-service/pom.xml b/product-service/pom.xml index c4e0c204..9d7a8be8 100644 --- a/product-service/pom.xml +++ b/product-service/pom.xml @@ -5,14 +5,14 @@ 4.0.0 - com.siriusxi.ms.store - store-chassis - 0.0.1-SNAPSHOT - - - product-service - 0.0.1-SNAPSHOT - Product Service - Product Service Spring Boot based project - jar + com.siriusxi.ms.store + store-chassis + 0.0.1-SNAPSHOT + ../store-chassis + + + product-service + Product Service + Product Service Spring Boot based project + jar diff --git a/recommendation-service/pom.xml b/recommendation-service/pom.xml index b2666722..442581ac 100644 --- a/recommendation-service/pom.xml +++ b/recommendation-service/pom.xml @@ -5,14 +5,14 @@ 4.0.0 - com.siriusxi.ms.store - store-chassis - 0.0.1-SNAPSHOT - - - recommendation-service - 0.0.1-SNAPSHOT - Recommendation Service - Recommendation Service Spring Boot based project - jar + com.siriusxi.ms.store + store-chassis + 0.0.1-SNAPSHOT + ../store-chassis + + + recommendation-service + Recommendation Service + Recommendation Service Spring Boot based project + jar diff --git a/review-service/pom.xml b/review-service/pom.xml index 93891304..3f0ee894 100644 --- a/review-service/pom.xml +++ b/review-service/pom.xml @@ -5,14 +5,14 @@ 4.0.0 - com.siriusxi.ms.store - store-chassis - 0.0.1-SNAPSHOT - + com.siriusxi.ms.store + store-chassis + 0.0.1-SNAPSHOT + ../store-chassis + - review-service - 0.0.1-SNAPSHOT - Review Service - Review Service Spring Boot based project - jar + review-service + Review Service + Review Service Spring Boot based project + jar diff --git a/store-api/pom.xml b/store-api/pom.xml index 45072cbd..39c4f123 100644 --- a/store-api/pom.xml +++ b/store-api/pom.xml @@ -20,7 +20,7 @@ 3.8.1 3.0.0-M4 3.0.0-M4 - + true diff --git a/store-chassis/pom.xml b/store-chassis/pom.xml index 4a53cac1..6664834f 100644 --- a/store-chassis/pom.xml +++ b/store-chassis/pom.xml @@ -36,7 +36,7 @@ 1.4.13 1.0.0 - + true @@ -201,6 +201,9 @@ ${basedir}/Dockerfile + + true + diff --git a/store-utils/pom.xml b/store-utils/pom.xml index 38c79ecb..9c7140c0 100644 --- a/store-utils/pom.xml +++ b/store-utils/pom.xml @@ -20,6 +20,7 @@ 3.8.1 3.0.0-M4 3.0.0-M4 + true