Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
git test
MCMS
Commits
7d251dc2
Commit
7d251dc2
authored
3 years ago
by
mingsoft
Browse files
Options
Download
Email Patches
Plain Diff
5.2.5版本更新
parent
83a9f0eb
master
5.2.10
5.2.11
5.2.5
5.2.6
5.2.7
5.2.8
5.2.9
5.3.0
5.3.1
5.3.2
5.3.3
5.3.4
5.3.5
5.3.6
5.4.0
5.4.1
5.4.2
5.4.3
5.4.4
5.4.5
5.5.0
6.0.0
test-5.2.8-patch-95856
5.4.4
5.4.3
5.4.2
5.4.1
5.4.0
5.3.6
5.3.5
5.3.4
5.3.3
5.3.1
5.2.11
5.2.10
5.2.9
5.2.8
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
.gitignore
pom.xml
+3
-3
pom.xml
with
4 additions
and
3 deletions
+4
-3
.gitignore
+
1
-
0
View file @
7d251dc2
/.idea
/target/
.classpath
/.settings
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
3
-
3
View file @
7d251dc2
...
...
@@ -3,9 +3,9 @@
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<groupId>
org.springframework.boo
t
</groupId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<version>
2.
3.12.RELEASE
</version>
<groupId>
net.mingsof
t
</groupId>
<artifactId>
ms-pom
</artifactId>
<version>
2.
1.10
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
net.mingsoft
</groupId>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help