diff --git a/configuration/pom.xml b/configuration/pom.xml
index 07e8e2b..888e262 100644
--- a/configuration/pom.xml
+++ b/configuration/pom.xml
@@ -6,7 +6,7 @@
sydney.cheng
ec-microservice-commons
- 1.0.0-SNAPSHOT
+ 1.0.0
ec-microservice-commons-configuration
diff --git a/database/pom.xml b/database/pom.xml
index 7c10480..e868018 100644
--- a/database/pom.xml
+++ b/database/pom.xml
@@ -6,7 +6,7 @@
sydney.cheng
ec-microservice-commons
- 1.0.0-SNAPSHOT
+ 1.0.0
ec-microservice-commons-database
diff --git a/entity/pom.xml b/entity/pom.xml
index 5e69c7c..515901f 100644
--- a/entity/pom.xml
+++ b/entity/pom.xml
@@ -6,7 +6,7 @@
sydney.cheng
ec-microservice-commons
- 1.0.0-SNAPSHOT
+ 1.0.0
ec-microservice-commons-entity
diff --git a/pom.xml b/pom.xml
index 122b9a1..8173c5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
ec-microservice-commons
- 1.0.0-SNAPSHOT
+ 1.0.0
pom
diff --git a/swagger/pom.xml b/swagger/pom.xml
index 5f9f7a7..4ab585c 100644
--- a/swagger/pom.xml
+++ b/swagger/pom.xml
@@ -7,12 +7,12 @@
sydney.cheng
ec-microservice-commons
- 1.0.0-SNAPSHOT
+ 1.0.0
cheng.edward
ec-microservice-commons-swagger
- 1.0.0-SNAPSHOT
+ 1.0.0
17