Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dcs-doc-expand
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-doc-expand
Commits
c6e73d30
Commit
c6e73d30
authored
Oct 29, 2024
by
侯彦文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
版本升级
parent
f5e7897a
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
28 additions
and
28 deletions
+28
-28
pom.xml
inet-doc-expand-build-lib/pom.xml
+2
-2
pom.xml
inet-doc-expand-build-thirdLib/pom.xml
+2
-2
pom.xml
inet-doc-expand-common/pom.xml
+5
-5
pom.xml
inet-doc-expand-core/pom.xml
+5
-5
pom.xml
inet-doc-expand-entity/pom.xml
+4
-4
pom.xml
inet-doc-expand-feign/pom.xml
+5
-5
pom.xml
inet-doc-expand-server/pom.xml
+3
-3
pom.xml
pom.xml
+2
-2
No files found.
inet-doc-expand-build-lib/pom.xml
View file @
c6e73d30
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<artifactId>
inet-doc-expand-build-lib
</artifactId>
<artifactId>
inet-doc-expand-build-lib
</artifactId>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand-core
</artifactId>
<artifactId>
inet-doc-expand-core
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
inet-doc-expand-build-thirdLib/pom.xml
View file @
c6e73d30
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<artifactId>
inet-doc-expand-build-thirdLib
</artifactId>
<artifactId>
inet-doc-expand-build-thirdLib
</artifactId>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand-core
</artifactId>
<artifactId>
inet-doc-expand-core
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
inet-doc-expand-common/pom.xml
View file @
c6e73d30
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
inet-doc-expand-common
</artifactId>
<artifactId>
inet-doc-expand-common
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.target>
8
</maven.compiler.target>
<maven.compiler.target>
8
</maven.compiler.target>
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-doc-common
</artifactId>
<artifactId>
dcs-doc-common
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
...
@@ -70,12 +70,12 @@
...
@@ -70,12 +70,12 @@
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-basic-service-expand-common
</artifactId>
<artifactId>
dex-basic-service-expand-common
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan-common
</artifactId>
<artifactId>
dcs-plan-common
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
inet-doc-expand-core/pom.xml
View file @
c6e73d30
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
inet-doc-expand-core
</artifactId>
<artifactId>
inet-doc-expand-core
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.target>
8
</maven.compiler.target>
<maven.compiler.target>
8
</maven.compiler.target>
...
@@ -24,17 +24,17 @@
...
@@ -24,17 +24,17 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand-feign
</artifactId>
<artifactId>
inet-doc-expand-feign
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-doc-core
</artifactId>
<artifactId>
dcs-doc-core
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand-entity
</artifactId>
<artifactId>
inet-doc-expand-entity
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
...
...
inet-doc-expand-entity/pom.xml
View file @
c6e73d30
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
inet-doc-expand-entity
</artifactId>
<artifactId>
inet-doc-expand-entity
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.target>
8
</maven.compiler.target>
<maven.compiler.target>
8
</maven.compiler.target>
...
@@ -19,12 +19,12 @@
...
@@ -19,12 +19,12 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand-common
</artifactId>
<artifactId>
inet-doc-expand-common
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-doc-entity
</artifactId>
<artifactId>
dcs-doc-entity
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
...
...
inet-doc-expand-feign/pom.xml
View file @
c6e73d30
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -18,12 +18,12 @@
...
@@ -18,12 +18,12 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand-common
</artifactId>
<artifactId>
inet-doc-expand-common
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-doc-feign
</artifactId>
<artifactId>
dcs-doc-feign
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
...
@@ -68,12 +68,12 @@
...
@@ -68,12 +68,12 @@
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-basic-service-feign
</artifactId>
<artifactId>
dex-basic-service-feign
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan-feign
</artifactId>
<artifactId>
dcs-plan-feign
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
inet-doc-expand-server/pom.xml
View file @
c6e73d30
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<artifactId>
inet-doc-expand-server
</artifactId>
<artifactId>
inet-doc-expand-server
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
<properties>
<properties>
<java.version>
1.8
</java.version>
<java.version>
1.8
</java.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
inet-doc-expand-core
</artifactId>
<artifactId>
inet-doc-expand-core
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</dependency>
</dependency>
<!--公共依赖-->
<!--公共依赖-->
<dependency>
<dependency>
...
...
pom.xml
View file @
c6e73d30
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-integration-dependences
</artifactId>
<artifactId>
dcs-integration-dependences
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<artifactId>
inet-doc-expand
</artifactId>
<artifactId>
inet-doc-expand
</artifactId>
<version>
4.1-2024
0919
-RELEASE
</version>
<version>
4.1-2024
1024
-RELEASE
</version>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<modules>
<modules>
<module>
inet-doc-expand-core
</module>
<module>
inet-doc-expand-core
</module>
...
...
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