Commit bed8c445 by QIANGLU

up version

parent c30aa3d6
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
...@@ -43,52 +43,52 @@ ...@@ -43,52 +43,52 @@
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>common-core</artifactId> <artifactId>common-core</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>common-util</artifactId> <artifactId>common-util</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>redis-starter</artifactId> <artifactId>redis-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>mybatis-starter</artifactId> <artifactId>mybatis-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>mongodb-starter</artifactId> <artifactId>mongodb-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>elasticsearch-starter</artifactId> <artifactId>elasticsearch-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>dubbo-starter</artifactId> <artifactId>dubbo-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>web-starter</artifactId> <artifactId>web-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>rocketmq-starter</artifactId> <artifactId>rocketmq-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<artifactId>openfeign-starter</artifactId> <artifactId>openfeign-starter</artifactId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</dependency> </dependency>
<!--spring cloud--> <!--spring cloud-->
<dependency> <dependency>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>matrix</artifactId> <artifactId>matrix</artifactId>
<groupId>com.secoo.matrix</groupId> <groupId>com.secoo.matrix</groupId>
<version>0.1-DEV-SNAPSHOT</version> <version>0.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment