Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bailuntec-cost
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
huluobin
bailuntec-cost
Commits
587e2a82
Commit
587e2a82
authored
Nov 22, 2023
by
jianshuqin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mirrors
parent
0ff0e334
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
settings.xml
settings.xml
+8
-4
No files found.
settings.xml
View file @
587e2a82
...
@@ -7,8 +7,6 @@
...
@@ -7,8 +7,6 @@
<!-- <localRepository>/Users/huluobin/.m2/repository</localRepository>-->
<!-- <localRepository>/Users/huluobin/.m2/repository</localRepository>-->
<pluginGroups>
<pluginGroups>
</pluginGroups>
</pluginGroups>
<servers>
<servers>
<server>
<server>
...
@@ -27,8 +25,14 @@
...
@@ -27,8 +25,14 @@
</configuration>
</configuration>
</server>
</server>
</servers>
</servers>
<mirrors>
<mirror>
<id>
alimaven
</id>
<name>
aliyun maven
</name>
<url>
http://maven.aliyun.com/nexus/content/repositories/central/
</url>
<mirrorOf>
central
</mirrorOf>
</mirror>
</mirrors>
<profiles>
<profiles>
<profile>
<profile>
<id>
Repository Proxy
</id>
<id>
Repository Proxy
</id>
...
...
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