Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Y
yzg-util
Project
Project
Details
Activity
Releases
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
YZG
yzg-util
Commits
07a5ecd6
Commit
07a5ecd6
authored
Mar 25, 2019
by
yanzg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
发布
parent
287e7a39
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pom.xml
pom.xml
+2
-2
No files found.
pom.xml
View file @
07a5ecd6
...
@@ -91,12 +91,12 @@
...
@@ -91,12 +91,12 @@
<distributionManagement>
<distributionManagement>
<repository>
<repository>
<id>
user
</id>
<id>
public
</id>
<name>
Nexus release Repository
</name>
<name>
Nexus release Repository
</name>
<url>
http://192.168.0.203:8081/repository/maven-releases/
</url>
<url>
http://192.168.0.203:8081/repository/maven-releases/
</url>
</repository>
</repository>
<snapshotRepository>
<snapshotRepository>
<id>
user
</id>
<id>
public
</id>
<name>
Nexus snapshots Repository
</name>
<name>
Nexus snapshots Repository
</name>
<url>
http://192.168.0.203:8081/repository/maven-snapshots
</url>
<url>
http://192.168.0.203:8081/repository/maven-snapshots
</url>
</snapshotRepository>
</snapshotRepository>
...
...
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