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
xiaofang li
MCMS
Commits
e01cc46c
Commit
e01cc46c
authored
5 years ago
by
guwd
Browse files
Options
Download
Email Patches
Plain Diff
依赖
parent
f4613006
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-3
pom.xml
with
2 additions
and
3 deletions
+2
-3
pom.xml
+
2
-
3
View file @
e01cc46c
...
...
@@ -5,13 +5,13 @@
<parent>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-pom
</artifactId>
<version>
1.0.0
</version>
<version>
1.0.0
-SNAPSHOT
</version>
<relativePath/>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mcms
</artifactId>
<version>
5.0.
0
</version>
<version>
5.0.
1-SNAPSHOT
</version>
<name>
${project.groupId}:${project.artifactId}
</name>
<description>
ms-mcms tools Library
</description>
<url>
https://github.com/ming-soft/ms-mcms
</url>
...
...
@@ -80,7 +80,6 @@
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<version>
1.0.23
</version>
</dependency>
<dependency>
<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