bump version to 0.0.1
diff --git a/sa/admin/pom.xml b/sa/admin/pom.xml
index 1dfa2a5..5c84a4d 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-SNAPSHOT</version>
+ <version>0.0.1</version>
<relativePath>../../</relativePath>
</parent>
<groupId>com.supwisdom.institute</groupId>
<artifactId>sw-backend-admin-sa</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</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 aabc09e..6d693af 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-SNAPSHOT</version>
+ <version>0.0.1</version>
<relativePath>../../</relativePath>
</parent>
<groupId>com.supwisdom.institute</groupId>
<artifactId>sw-backend-biz-sa</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
<packaging>jar</packaging>
<name>Supwisdom Backend Framework Biz Super Admin</name>
diff --git a/sa/pom.xml b/sa/pom.xml
index 40724ff..f10578e 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-SNAPSHOT</version>
+ <version>0.0.1</version>
</parent>
<groupId>com.supwisdom.institute</groupId>
<artifactId>sw-backend-sa-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
<packaging>pom</packaging>
<name>Supwisdom Backend Framework Super Admin</name>