Commit 16991f35 authored by hezhen's avatar hezhen

Merge branch 'master-tiande' into dev-tiande

parents 04fb34bf 251a2f56
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-activity-server</artifactId>
<version>2.0-SNAPSHOT</version>
<dependencies>
<!-- 自己项目 -->
<dependency>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-app-server</artifactId>
<version>2.0-SNAPSHOT</version>
<dependencies>
<!-- 自己项目 -->
<dependency>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-campsite-server</artifactId>
<version>2.0-SNAPSHOT</version>
<description>the xxfc travel Campsite</description>
<dependencies>
......
......@@ -5,11 +5,12 @@
<parent>
<artifactId>xx-common-platform-web</artifactId>
<groupId>com.xxfc.common</groupId>
<version>2.0-SNAPSHOT</version>
<version>2.0-td-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>xx-im-server</artifactId>
<version>2.0-SNAPSHOT</version>
<properties>
<java.version>1.8</java.version>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-summit-server</artifactId>
<version>2.0-SNAPSHOT</version>
<dependencies>
<dependency>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-tour-server</artifactId>
<version>2.0-SNAPSHOT</version>
<dependencies>
<!-- 自己项目 -->
<dependency>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-uccn-server</artifactId>
<version>2.0-SNAPSHOT</version>
<dependencies>
<!-- 自己项目 -->
<dependency>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-universal-server</artifactId>
<version>2.0-SNAPSHOT</version>
<dependencies>
<dependency>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-user-behavior-server</artifactId>
<version>2.0-SNAPSHOT</version>
<dependencies>
<!-- 自己项目 -->
<dependency>
......
......@@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xxfc.platform</groupId>
<artifactId>xx-vehicle-server</artifactId>
<version>2.0-SNAPSHOT</version>
<properties>
<mapper.version>3.4.0</mapper.version>
......
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