Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dcs-plan
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
INET-TWO
server
dcs-plan
Commits
ea954424
Commit
ea954424
authored
Oct 16, 2024
by
侯彦文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文档依赖
parent
703e136f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
24 deletions
+2
-24
pom.xml
dcs-plan-common/pom.xml
+1
-23
pom.xml
dcs-plan-feign/pom.xml
+1
-1
No files found.
dcs-plan-common/pom.xml
View file @
ea954424
...
...
@@ -43,22 +43,10 @@
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs
-doc-expand-common
</artifactId>
<artifactId>
inet
-doc-expand-common
</artifactId>
<version>
4.1-20240919-RELEASE
</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.yonde.dcs</groupId>-->
<!-- <artifactId>dcs-doc-common</artifactId>-->
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <groupId>com.yonde.dcs</groupId>-->
<!-- <artifactId>dcs-doc-expand</artifactId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
<!-- </dependency>-->
<dependency>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-basic-service-expand-common
</artifactId>
...
...
@@ -105,16 +93,6 @@
<artifactId>
easyexcel
</artifactId>
<version>
3.0.4
</version>
</dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-doc-common
</artifactId>
<exclusions>
<exclusion>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-context-expand
</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
...
...
dcs-plan-feign/pom.xml
View file @
ea954424
...
...
@@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs
-doc-expand-feign
</artifactId>
<artifactId>
inet
-doc-expand-feign
</artifactId>
<version>
4.1-20240919-RELEASE
</version>
</dependency>
<dependency>
...
...
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