Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
youjj
cloud-platform
Commits
16991f35
Commit
16991f35
authored
Nov 12, 2020
by
hezhen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master-tiande' into dev-tiande
parents
04fb34bf
251a2f56
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
11 additions
and
1 deletion
+11
-1
pom.xml
xx-activity/xx-activity-server/pom.xml
+1
-0
pom.xml
xx-app/xx-app-server/pom.xml
+1
-0
pom.xml
xx-campsite/xx-campsite-server/pom.xml
+1
-0
pom.xml
xx-im/xx-im-server/pom.xml
+2
-1
pom.xml
xx-summit/xx-summit-server/pom.xml
+1
-0
pom.xml
xx-tour/xx-tour-server/pom.xml
+1
-0
pom.xml
xx-uccn/xx-uccn-server/pom.xml
+1
-0
pom.xml
xx-universal/xx-universal-server/pom.xml
+1
-0
pom.xml
xx-user-behavior-collect/xx-user-behavior-server/pom.xml
+1
-0
pom.xml
xx-vehicle/xx-vehicle-server/pom.xml
+1
-0
No files found.
xx-activity/xx-activity-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-app/xx-app-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-campsite/xx-campsite-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-im/xx-im-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-summit/xx-summit-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-tour/xx-tour-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-uccn/xx-uccn-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-universal/xx-universal-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-user-behavior-collect/xx-user-behavior-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
xx-vehicle/xx-vehicle-server/pom.xml
View file @
16991f35
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment