diff --git a/configuration/pom.xml b/configuration/pom.xml
index 888e262..217b21c 100644
--- a/configuration/pom.xml
+++ b/configuration/pom.xml
@@ -6,7 +6,7 @@
sydney.cheng
ec-microservice-commons
- 1.0.0
+ 1.0.1-SNAPSHOT
ec-microservice-commons-configuration
diff --git a/database/pom.xml b/database/pom.xml
index e868018..d91959d 100644
--- a/database/pom.xml
+++ b/database/pom.xml
@@ -6,7 +6,7 @@
sydney.cheng
ec-microservice-commons
- 1.0.0
+ 1.0.1-SNAPSHOT
ec-microservice-commons-database
diff --git a/entity/pom.xml b/entity/pom.xml
index 515901f..8430d1c 100644
--- a/entity/pom.xml
+++ b/entity/pom.xml
@@ -6,7 +6,7 @@
sydney.cheng
ec-microservice-commons
- 1.0.0
+ 1.0.1-SNAPSHOT
ec-microservice-commons-entity
diff --git a/pom.xml b/pom.xml
index 8173c5b..e2b6c74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
ec-microservice-commons
- 1.0.0
+ 1.0.1-SNAPSHOT
pom
diff --git a/swagger/pom.xml b/swagger/pom.xml
index 4ab585c..0ef0bb8 100644
--- a/swagger/pom.xml
+++ b/swagger/pom.xml
@@ -7,12 +7,12 @@
sydney.cheng
ec-microservice-commons
- 1.0.0
+ 1.0.1-SNAPSHOT
cheng.edward
ec-microservice-commons-swagger
- 1.0.0
+ 1.0.1-SNAPSHOT
17