Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
middleware-automatic
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenjunjie
middleware-automatic
Commits
901c0b0e
Commit
901c0b0e
authored
Dec 02, 2024
by
shentao
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature' into 'release'
2024/12/02 pom版本更新 See merge request
!139
parents
d6033aee
c4b6555a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
5 deletions
+6
-5
middleware-automatic-center-client-autoconfigure/pom.xml
+1
-1
middleware-automatic-center-client/pom.xml
+1
-1
middleware-automatic-center-server/pom.xml
+1
-1
middleware-automatic-center-son/pom.xml
+1
-1
pom.xml
+2
-1
No files found.
middleware-automatic-center-client-autoconfigure/pom.xml
View file @
901c0b0e
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<parent>
<parent>
<groupId>
com.zhiwei
</groupId>
<groupId>
com.zhiwei
</groupId>
<artifactId>
middleware-automatic-center
</artifactId>
<artifactId>
middleware-automatic-center
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0
.0.7
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
middleware-automatic-center-autoconfigure
</artifactId>
<artifactId>
middleware-automatic-center-autoconfigure
</artifactId>
...
...
middleware-automatic-center-client/pom.xml
View file @
901c0b0e
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<parent>
<parent>
<groupId>
com.zhiwei
</groupId>
<groupId>
com.zhiwei
</groupId>
<artifactId>
middleware-automatic-center
</artifactId>
<artifactId>
middleware-automatic-center
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0
.0.7
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
middleware-automatic-center-client
</artifactId>
<artifactId>
middleware-automatic-center-client
</artifactId>
...
...
middleware-automatic-center-server/pom.xml
View file @
901c0b0e
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<parent>
<parent>
<groupId>
com.zhiwei
</groupId>
<groupId>
com.zhiwei
</groupId>
<artifactId>
middleware-automatic-center
</artifactId>
<artifactId>
middleware-automatic-center
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0
.0.7
-SNAPSHOT
</version>
</parent>
</parent>
<properties>
<properties>
...
...
middleware-automatic-center-son/pom.xml
View file @
901c0b0e
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
middleware-automatic-center
</artifactId>
<artifactId>
middleware-automatic-center
</artifactId>
<groupId>
com.zhiwei
</groupId>
<groupId>
com.zhiwei
</groupId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0
.0.7
-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
pom.xml
View file @
901c0b0e
...
@@ -6,7 +6,8 @@
...
@@ -6,7 +6,8 @@
<groupId>
com.zhiwei
</groupId>
<groupId>
com.zhiwei
</groupId>
<artifactId>
middleware-automatic-center
</artifactId>
<artifactId>
middleware-automatic-center
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<!-- 父pom版本改动,子pom也许改动-->
<version>
1.0.0.7-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<modules>
<modules>
...
...
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