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
99373ecd
Commit
99373ecd
authored
Sep 19, 2024
by
wangqiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级版本4.1-20240826-RELEASE ---> 4.1-20240919-RELEASE
parent
5e862e97
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
25 additions
and
25 deletions
+25
-25
pom.xml
dcs-plan-build-lib/pom.xml
+2
-2
pom.xml
dcs-plan-build-thirdLib/pom.xml
+2
-2
pom.xml
dcs-plan-common/pom.xml
+3
-3
pom.xml
dcs-plan-core/pom.xml
+4
-4
pom.xml
dcs-plan-entity/pom.xml
+4
-4
pom.xml
dcs-plan-feign/pom.xml
+5
-5
pom.xml
dcs-plan-server/pom.xml
+3
-3
pom.xml
pom.xml
+2
-2
No files found.
dcs-plan-build-lib/pom.xml
View file @
99373ecd
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<artifactId>
dcs-plan-build-lib
</artifactId>
<artifactId>
dcs-plan-build-lib
</artifactId>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan-core
</artifactId>
<artifactId>
dcs-plan-core
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
dcs-plan-build-thirdLib/pom.xml
View file @
99373ecd
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<artifactId>
dcs-plan-build-thirdLib
</artifactId>
<artifactId>
dcs-plan-build-thirdLib
</artifactId>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan-core
</artifactId>
<artifactId>
dcs-plan-core
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
dcs-plan-common/pom.xml
View file @
99373ecd
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
dcs-plan-common
</artifactId>
<artifactId>
dcs-plan-common
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-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>
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-doc-expand-common
</artifactId>
<artifactId>
dcs-doc-expand-common
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
...
...
dcs-plan-core/pom.xml
View file @
99373ecd
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
dcs-plan-core
</artifactId>
<artifactId>
dcs-plan-core
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-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>
dcs-plan-feign
</artifactId>
<artifactId>
dcs-plan-feign
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan-entity
</artifactId>
<artifactId>
dcs-plan-entity
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
...
...
dcs-plan-entity/pom.xml
View file @
99373ecd
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
dcs-plan-entity
</artifactId>
<artifactId>
dcs-plan-entity
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-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-plan-common
</artifactId>
<artifactId>
dcs-plan-common
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-context-plugin-entities
</artifactId>
<artifactId>
dex-context-plugin-entities
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
<scope>
compile
</scope>
<scope>
compile
</scope>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
dcs-plan-feign/pom.xml
View file @
99373ecd
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<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-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
...
@@ -47,17 +47,17 @@
...
@@ -47,17 +47,17 @@
<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-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
<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-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yonde.dex
</groupId>
<groupId>
com.yonde.dex
</groupId>
<artifactId>
dex-systemfile-feign
</artifactId>
<artifactId>
dex-systemfile-feign
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
dcs-plan-server/pom.xml
View file @
99373ecd
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<parent>
<parent>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<artifactId>
dcs-plan-server
</artifactId>
<artifactId>
dcs-plan-server
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-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>
dcs-plan-core
</artifactId>
<artifactId>
dcs-plan-core
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</dependency>
</dependency>
<!--公共依赖-->
<!--公共依赖-->
...
...
pom.xml
View file @
99373ecd
...
@@ -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-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<artifactId>
dcs-plan
</artifactId>
<artifactId>
dcs-plan
</artifactId>
<version>
4.1-20240
826
-RELEASE
</version>
<version>
4.1-20240
919
-RELEASE
</version>
<groupId>
com.yonde.dcs
</groupId>
<groupId>
com.yonde.dcs
</groupId>
<modules>
<modules>
<module>
dcs-plan-core
</module>
<module>
dcs-plan-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