bump version to 0.0.2-SNAPSHOT
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>