Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
6916acb0
Commit
6916acb0
authored
Dec 10, 2017
by
naan1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新pom
parent
c172fb2d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
guns-admin/pom.xml
+1
-1
guns-parent/pom.xml
+2
-1
No files found.
guns-admin/pom.xml
View file @
6916acb0
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<artifactId>
guns-core
</artifactId>
<artifactId>
guns-core
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.stylefeng
.guns
</groupId>
<groupId>
com.stylefeng
</groupId>
<artifactId>
guns-generator
</artifactId>
<artifactId>
guns-generator
</artifactId>
</dependency>
</dependency>
...
...
guns-parent/pom.xml
View file @
6916acb0
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
<module>
../guns-admin
</module>
<module>
../guns-admin
</module>
<module>
../guns-core
</module>
<module>
../guns-core
</module>
<module>
../guns-rest
</module>
<module>
../guns-rest
</module>
<module>
../guns-generator
</module>
</modules>
</modules>
<parent>
<parent>
...
@@ -47,7 +48,7 @@
...
@@ -47,7 +48,7 @@
<dependencyManagement>
<dependencyManagement>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.stylefeng
.guns
</groupId>
<groupId>
com.stylefeng
</groupId>
<artifactId>
guns-generator
</artifactId>
<artifactId>
guns-generator
</artifactId>
<version>
${guns.version}
</version>
<version>
${guns.version}
</version>
</dependency>
</dependency>
...
...
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