Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fairylandcloudschool-parent
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hqzhdj
fairylandcloudschool-parent
Commits
7a3c5408
Commit
7a3c5408
authored
Oct 18, 2024
by
阳浪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置信息
parent
6ecad056
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
62 additions
and
6 deletions
+62
-6
pom.xml
+62
-6
No files found.
pom.xml
View file @
7a3c5408
...
@@ -10,12 +10,68 @@
...
@@ -10,12 +10,68 @@
<relativePath/>
<!-- lookup parent from repository -->
<relativePath/>
<!-- lookup parent from repository -->
</parent>
</parent>
<modules>
<module>
../elearn/cloud-common-api
</module>
<module>
../cloud-calendar/calendar-api
</module>
<module>
../comment-project/cloud-comment-api
</module>
<module>
../cloud-chat-practice/chat-practice-api
</module>
<module>
../cloud-chat-practice/chat-practice-service
</module>
<module>
../weixin-project/cloud-wechat-api
</module>
<module>
../weixin-project/cloud-wechat-service
</module>
<module>
../album-project/cloud-album-api
</module>
<module>
../album-project/cloud-album-service
</module>
<module>
../assignment-project/cloud-assignment-api
</module>
<module>
../caselibrary/library-api
</module>
<module>
../cloud-aliyun/cloud-aliyun-api
</module>
<module>
../cloud-aliyun/cloud-aliyun-service
</module>
<module>
../cloud-certificate-group/cloud-certificate-api
</module>
<module>
../cloud-certificate-group/cloud-certificate-service
</module>
<module>
../cloud-course-studylog/cloud-course-study-log-api
</module>
<module>
../cloud-course-studylog/cloud-course-study-log-service
</module>
<module>
../cloud-drools/cloud-drools-api
</module>
<module>
../cloud-drools/cloud-drools-service
</module>
<module>
../cloud-esearch/cloud-esearch-api
</module>
<module>
../cloud-esearch/cloud-esearch-service
</module>
<module>
../cloud-forum/cloud-forum-api
</module>
<module>
../cloud-forum/cloud-forum-service
</module>
<module>
../cloud-job/cloud-job-api
</module>
<module>
../cloud-job/cloud-job-service
</module>
<module>
../cloud-live/cloud-live-api
</module>
<module>
../cloud-live/cloud-live-service
</module>
<module>
../cloud-logging/cloud-logging-api
</module>
<module>
../cloud-logging/cloud-logging-service
</module>
<module>
../cloud-mall/cloud-mall-api
</module>
<module>
../cloud-mall/cloud-mall-service
</module>
<module>
../cloud-message/cloud-newMessage-api
</module>
<module>
../cloud-message/cloud-newMessage-service
</module>
<module>
../course/cloud-course-api
</module>
<module>
../customproject/cloud-customproject-api
</module>
<module>
../documents-project/cloud-documents-api
</module>
<module>
../documents-project/cloud-documents-service
</module>
<module>
../elearn/cloud-log-api
</module>
<module>
../elearn/cloud-system-api
</module>
<module>
../exam-project/cloud-exam-api
</module>
<module>
../lecturer/cloud-lecturer-api
</module>
<module>
../point-project/cloud-point-api
</module>
<module>
../research-project/cloud-research-api
</module>
<module>
../research-project/cloud-research-service
</module>
<module>
../sign-assignment-enroll/cloud-enroll-api
</module>
<module>
../sign-project/cloud-sign-api
</module>
<module>
../site-project/cloud-site-api
</module>
<module>
../site-project/cloud-site-service
</module>
<module>
../statistics/cloud-statistics-api
</module>
<module>
../elearn/cloud-api-doc
</module>
<module>
../training-project/cloud-training-project-api
</module>
<module>
../training-project/cloud-training-project-service
</module>
</modules>
<groupId>
com.yizhi
</groupId>
<groupId>
com.yizhi
</groupId>
<artifactId>
wmy-parent
</artifactId>
<artifactId>
wmy-parent
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0-SNAPSHOT
</version>
<name>
wmy-parent
</name>
<name>
wmy-parent
</name>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<description>
学习平台
总统管理所有jar-version
</description>
<description>
智慧党建
总统管理所有jar-version
</description>
<properties>
<properties>
<java.version>
1.8
</java.version>
<java.version>
1.8
</java.version>
...
@@ -31,7 +87,7 @@
...
@@ -31,7 +87,7 @@
<apache-commons-collections.version>
3.2.2
</apache-commons-collections.version>
<apache-commons-collections.version>
3.2.2
</apache-commons-collections.version>
<swagger-springfox.version>
2.9.2
</swagger-springfox.version>
<swagger-springfox.version>
2.9.2
</swagger-springfox.version>
<swagger-annotation.version>
1.5.20
</swagger-annotation.version>
<swagger-annotation.version>
1.5.20
</swagger-annotation.version>
<fastjson.version>
1.2.
71
</fastjson.version>
<fastjson.version>
1.2.
83
</fastjson.version>
<cglib.version>
3.3.0
</cglib.version>
<cglib.version>
3.3.0
</cglib.version>
<jjwt.version>
0.6.0
</jjwt.version>
<jjwt.version>
0.6.0
</jjwt.version>
<servlet-api.version>
4.0.1
</servlet-api.version>
<servlet-api.version>
4.0.1
</servlet-api.version>
...
@@ -277,8 +333,8 @@
...
@@ -277,8 +333,8 @@
<repositories>
<repositories>
<repository>
<repository>
<id>
learning
-data-group
</id>
<id>
hqzhdj
-data-group
</id>
<url>
http://192.168.0.15:8081/repository/
learning-data-group
</url>
<url>
http://192.168.0.15:8081/repository/
hqzhdj-data-group/
</url>
<releases>
<releases>
<enabled>
true
</enabled>
<enabled>
true
</enabled>
</releases>
</releases>
...
@@ -291,8 +347,8 @@
...
@@ -291,8 +347,8 @@
<distributionManagement>
<distributionManagement>
<snapshotRepository>
<snapshotRepository>
<id>
learning
-data
</id>
<id>
hqzhdj
-data
</id>
<url>
http://192.168.0.15:8081/repository/
learning
-data
</url>
<url>
http://192.168.0.15:8081/repository/
hqzhdj
-data
</url>
</snapshotRepository>
</snapshotRepository>
</distributionManagement>
</distributionManagement>
...
...
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