From 9e6c9e17e27be208492e645cf641d165fbc3be65 Mon Sep 17 00:00:00 2001 From: Antonio Goncalves Date: Mon, 23 Jan 2023 10:24:39 +0100 Subject: [PATCH] Use the reddog-spring groupId --- accounting-service/pom.xml | 2 +- ancillary/local-config-service/pom.xml | 2 +- ancillary/local-eureka-server/pom.xml | 2 +- ancillary/local-gateway/pom.xml | 2 +- loyalty-service/pom.xml | 2 +- makeline-service/pom.xml | 2 +- order-service/pom.xml | 2 +- pom.xml | 2 +- receipt-generation-service/pom.xml | 2 +- virtual-customers/pom.xml | 2 +- virtual-worker/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/accounting-service/pom.xml b/accounting-service/pom.xml index 81c772d..27532ed 100755 --- a/accounting-service/pom.xml +++ b/accounting-service/pom.xml @@ -8,7 +8,7 @@ 2.7.3 - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring accounting-service 0.0.1-SNAPSHOT accounting-service diff --git a/ancillary/local-config-service/pom.xml b/ancillary/local-config-service/pom.xml index ea5326b..9cfa773 100755 --- a/ancillary/local-config-service/pom.xml +++ b/ancillary/local-config-service/pom.xml @@ -8,7 +8,7 @@ 2.7.5 - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring local-config-service 0.0.1-SNAPSHOT local-config-service diff --git a/ancillary/local-eureka-server/pom.xml b/ancillary/local-eureka-server/pom.xml index 979c85c..5e8baef 100755 --- a/ancillary/local-eureka-server/pom.xml +++ b/ancillary/local-eureka-server/pom.xml @@ -8,7 +8,7 @@ 2.7.3 - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring local-eureka-server 0.0.1-SNAPSHOT local-eureka-server diff --git a/ancillary/local-gateway/pom.xml b/ancillary/local-gateway/pom.xml index 8664939..45f0e15 100755 --- a/ancillary/local-gateway/pom.xml +++ b/ancillary/local-gateway/pom.xml @@ -8,7 +8,7 @@ 2.7.5 - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring local-gateway 0.0.1-SNAPSHOT local-gateway diff --git a/loyalty-service/pom.xml b/loyalty-service/pom.xml index 4930c72..8e8c5f6 100755 --- a/loyalty-service/pom.xml +++ b/loyalty-service/pom.xml @@ -8,7 +8,7 @@ 2.7.2-SNAPSHOT - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring loyalty-service 0.0.1-SNAPSHOT loyalty-service diff --git a/makeline-service/pom.xml b/makeline-service/pom.xml index cbd76f9..43c03d0 100755 --- a/makeline-service/pom.xml +++ b/makeline-service/pom.xml @@ -8,7 +8,7 @@ 2.7.2-SNAPSHOT - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring makeline-service 0.0.1-SNAPSHOT makeline-service diff --git a/order-service/pom.xml b/order-service/pom.xml index 0172e25..1a2e375 100755 --- a/order-service/pom.xml +++ b/order-service/pom.xml @@ -8,7 +8,7 @@ 2.7.3 - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring order-service 0.0.1-SNAPSHOT order-service diff --git a/pom.xml b/pom.xml index 396db92..a8a1750 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.microsoft.gbb - reddog + reddog-spring 0.0.1-SNAPSHOT reddog pom diff --git a/receipt-generation-service/pom.xml b/receipt-generation-service/pom.xml index 006c068..8de989f 100755 --- a/receipt-generation-service/pom.xml +++ b/receipt-generation-service/pom.xml @@ -8,7 +8,7 @@ 2.7.2-SNAPSHOT - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring receipt-generation-service 0.0.1-SNAPSHOT receipt-generation-service diff --git a/virtual-customers/pom.xml b/virtual-customers/pom.xml index a8e4b98..994f560 100755 --- a/virtual-customers/pom.xml +++ b/virtual-customers/pom.xml @@ -8,7 +8,7 @@ 2.7.2-SNAPSHOT - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring virtual-customers 0.0.1-SNAPSHOT virtual-customers diff --git a/virtual-worker/pom.xml b/virtual-worker/pom.xml index dde1122..ae64d39 100755 --- a/virtual-worker/pom.xml +++ b/virtual-worker/pom.xml @@ -8,7 +8,7 @@ 2.7.2-SNAPSHOT - com.microsoft.gbb.reddog + com.microsoft.gbb.reddog-spring virtual-worker 0.0.1-SNAPSHOT virtual-worker