Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
solo-1
Commits
f9d6d180
Commit
f9d6d180
authored
Apr 09, 2017
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
👷
使用阿里云 maven 仓库
parent
54e9df84
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
26 deletions
+41
-26
pom.xml
pom.xml
+41
-26
No files found.
pom.xml
View file @
f9d6d180
...
@@ -430,5 +430,20 @@
...
@@ -430,5 +430,20 @@
<finalName>
solo
</finalName>
<finalName>
solo
</finalName>
</build>
</build>
<repositories>
<repository>
<id>
aliyun
</id>
<url>
http://maven.aliyun.com/nexus/content/groups/public
</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>
aliyun
</id>
<url>
http://maven.aliyun.com/nexus/content/groups/public
</url>
</pluginRepository>
</pluginRepositories>
</project>
</project>
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