bump version to 0.0.1
diff --git a/biz/pom.xml b/biz/pom.xml
index 52f8e2f..89308d0 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-SNAPSHOT</version>
+ <version>0.0.1</version>
</parent>
<groupId>com.supwisdom.institute</groupId>
<artifactId>sw-backend-biz-aggregator</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
<packaging>pom</packaging>
<name>Supwisdom Backend Framework BIZ Aggregator</name>