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