bump version to 0.0.2-SNAPSHOT
author刘洪青 <hongqing.liu@supwisdom.com>
Fri, 11 Oct 2019 02:08:47 +0000 (10:08 +0800)
committer刘洪青 <hongqing.liu@supwisdom.com>
Fri, 11 Oct 2019 02:08:47 +0000 (10:08 +0800)
17 files changed:
base/api/pom.xml
base/domain/pom.xml
base/pom.xml
bff/admin/pom.xml
bff/pom.xml
biz/api/pom.xml
biz/domain/pom.xml
biz/pom.xml
common/core/pom.xml
common/framework/pom.xml
common/pom.xml
common/utils/pom.xml
gateway/pom.xml
pom.xml
sa/admin/pom.xml
sa/biz/pom.xml
sa/pom.xml

index 8505604..437c2fd 100644 (file)
@@ -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>
index dc3eda6..0f97255 100644 (file)
@@ -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>
index 66b99b3..0e85a49 100644 (file)
@@ -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>
index c6ce4cb..5aa05cf 100644 (file)
@@ -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>
index a25e6d7..5a351f0 100644 (file)
@@ -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>
index 3ee3c79..6a28a99 100644 (file)
@@ -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>
index c003207..0f4001f 100644 (file)
@@ -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>
index 89308d0..112975a 100644 (file)
@@ -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>
index 82f8453..4b69173 100644 (file)
@@ -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>
index 60ff51c..092d616 100644 (file)
@@ -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>
index eed0f6a..a324f66 100644 (file)
@@ -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>
index d9b52d0..99fa621 100644 (file)
@@ -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>
index 733629f..d9600f6 100644 (file)
@@ -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 (file)
--- 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>
index 5c84a4d..b34afc3 100644 (file)
@@ -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>
index 6d693af..e66847d 100644 (file)
@@ -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>
index f10578e..237ebec 100644 (file)
@@ -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>