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
小 白蛋
Wecube Platform2
Commits
012f3c5e
Commit
012f3c5e
authored
3 years ago
by
gavin2lee
Browse files
Options
Download
Email Patches
Plain Diff
#2321 comment mirrors
parent
a20164ca
master
2321_fix_itsm_reported_defects
2335_fix_itsm_upgrades
circleci-project-setup
dependabot/maven/platform-auth-client/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-auth-client/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-auth-server/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-auth-server/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-core/com.amazonaws-aws-java-sdk-s3-1.12.261
dependabot/maven/platform-core/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-core/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-gateway/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-gateway/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-gateway/org.yaml-snakeyaml-1.32
dependabot/maven/platform-workflow/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-workflow/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-workflow/org.yaml-snakeyaml-1.32
v3.2.2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/maven_settings.xml
+2
-0
build/maven_settings.xml
with
2 additions
and
0 deletions
+2
-0
build/maven_settings.xml
+
2
-
0
View file @
012f3c5e
...
...
@@ -4,6 +4,7 @@
https://maven.apache.org/xsd/settings-1.0.0.xsd"
>
<localRepository>
/usr/src/mymaven/repository
</localRepository>
<mirrors>
<!--
<mirror>
<id>repo2</id>
<name>Mirror from Maven Repo2</name>
...
...
@@ -22,6 +23,7 @@
<name>aliyun maven</name>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
</mirror>
-->
</mirrors>
</settings>
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