bump version to 0.0.2-SNAPSHOT
diff --git a/base/api/pom.xml b/base/api/pom.xml
index 8505604..437c2fd 100644
--- a/base/api/pom.xml
+++ b/base/api/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-base-api</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Base API</name>
diff --git a/base/domain/pom.xml b/base/domain/pom.xml
index dc3eda6..0f97255 100644
--- a/base/domain/pom.xml
+++ b/base/domain/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-base-domain</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Base Domain</name>
diff --git a/base/pom.xml b/base/pom.xml
index 66b99b3..0e85a49 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -6,12 +6,12 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
   </parent>
   
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-base-aggregator</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Supwisdom Backend Framework Base Aggregator</name>
diff --git a/bff/admin/pom.xml b/bff/admin/pom.xml
index c6ce4cb..5aa05cf 100644
--- a/bff/admin/pom.xml
+++ b/bff/admin/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-admin-bff</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Admin Backend for Frontend</name>
diff --git a/bff/pom.xml b/bff/pom.xml
index a25e6d7..5a351f0 100644
--- a/bff/pom.xml
+++ b/bff/pom.xml
@@ -6,12 +6,12 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
   </parent>
   
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-bff-parent</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Supwisdom Backend Framework Backend for Frontend</name>
diff --git a/biz/api/pom.xml b/biz/api/pom.xml
index 3ee3c79..6a28a99 100644
--- a/biz/api/pom.xml
+++ b/biz/api/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-biz-api</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework BIZ API</name>
diff --git a/biz/domain/pom.xml b/biz/domain/pom.xml
index c003207..0f4001f 100644
--- a/biz/domain/pom.xml
+++ b/biz/domain/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-biz-domain</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework BIZ Domain</name>
diff --git a/biz/pom.xml b/biz/pom.xml
index 89308d0..112975a 100644
--- a/biz/pom.xml
+++ b/biz/pom.xml
@@ -6,12 +6,12 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
   </parent>
   
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-biz-aggregator</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Supwisdom Backend Framework BIZ Aggregator</name>
diff --git a/common/core/pom.xml b/common/core/pom.xml
index 82f8453..4b69173 100644
--- a/common/core/pom.xml
+++ b/common/core/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-common-core</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Common Core</name>
diff --git a/common/framework/pom.xml b/common/framework/pom.xml
index 60ff51c..092d616 100644
--- a/common/framework/pom.xml
+++ b/common/framework/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-common-framework</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Common Framework</name>
diff --git a/common/pom.xml b/common/pom.xml
index eed0f6a..a324f66 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -6,12 +6,12 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
   </parent>
   
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-common</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Supwisdom Backend Framework Common</name>
diff --git a/common/utils/pom.xml b/common/utils/pom.xml
index d9b52d0..99fa621 100644
--- a/common/utils/pom.xml
+++ b/common/utils/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-common-utils</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Common Utils</name>
diff --git a/gateway/pom.xml b/gateway/pom.xml
index 733629f..d9600f6 100644
--- a/gateway/pom.xml
+++ b/gateway/pom.xml
@@ -6,12 +6,12 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-gateway</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Gateway</name>
diff --git a/pom.xml b/pom.xml
index 18f1e7b..446c3f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-parent</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Supwisdom Backend Framework Parent</name>
diff --git a/sa/admin/pom.xml b/sa/admin/pom.xml
index 5c84a4d..b34afc3 100644
--- a/sa/admin/pom.xml
+++ b/sa/admin/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-admin-sa</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Admin Super Admin</name>
diff --git a/sa/biz/pom.xml b/sa/biz/pom.xml
index 6d693af..e66847d 100644
--- a/sa/biz/pom.xml
+++ b/sa/biz/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-biz-sa</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Supwisdom Backend Framework Biz Super Admin</name>
diff --git a/sa/pom.xml b/sa/pom.xml
index f10578e..237ebec 100644
--- a/sa/pom.xml
+++ b/sa/pom.xml
@@ -6,12 +6,12 @@
   <parent>
     <groupId>com.supwisdom.institute</groupId>
     <artifactId>sw-backend-parent</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
   </parent>
   
   <groupId>com.supwisdom.institute</groupId>
   <artifactId>sw-backend-sa-parent</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Supwisdom Backend Framework Super Admin</name>