diff --git a/configuration/pom.xml b/configuration/pom.xml index 07e8e2b..217b21c 100644 --- a/configuration/pom.xml +++ b/configuration/pom.xml @@ -6,7 +6,7 @@ sydney.cheng ec-microservice-commons - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ec-microservice-commons-configuration diff --git a/database/pom.xml b/database/pom.xml index 7c10480..d91959d 100644 --- a/database/pom.xml +++ b/database/pom.xml @@ -6,7 +6,7 @@ sydney.cheng ec-microservice-commons - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ec-microservice-commons-database diff --git a/entity/pom.xml b/entity/pom.xml index 5e69c7c..8430d1c 100644 --- a/entity/pom.xml +++ b/entity/pom.xml @@ -6,7 +6,7 @@ sydney.cheng ec-microservice-commons - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ec-microservice-commons-entity diff --git a/pom.xml b/pom.xml index 122b9a1..e2b6c74 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ ec-microservice-commons - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom diff --git a/swagger/pom.xml b/swagger/pom.xml index 5f9f7a7..0ef0bb8 100644 --- a/swagger/pom.xml +++ b/swagger/pom.xml @@ -7,12 +7,12 @@ sydney.cheng ec-microservice-commons - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT cheng.edward ec-microservice-commons-swagger - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 17