This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new 331042b6 Update settings.xml
331042b6 is described below
commit 331042b6e0c27d93c458395ccc754a533fda5d9e
Author: Albumen Kevin <[email protected]>
AuthorDate: Tue Jan 31 14:07:28 2023 +0800
Update settings.xml
---
.mvn/settings.xml | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/.mvn/settings.xml b/.mvn/settings.xml
index e81d7221..8b7b1dc5 100644
--- a/.mvn/settings.xml
+++ b/.mvn/settings.xml
@@ -18,18 +18,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
- <repository>
- <id>apache.releases.https</id>
- <name>Apache Release Distribution Repository</name>
-
<url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
</repositories>
</profile>
</profiles>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]