You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2022/06/06 06:06:40 UTC

[archiva-components] branch master updated: comment registry

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-components.git


The following commit(s) were added to refs/heads/master by this push:
     new ec38c9b  comment registry
ec38c9b is described below

commit ec38c9b91814f7e663b16b908a40d6161d394b8b
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Jun 6 16:06:31 2022 +1000

    comment registry
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 .github/dependabot.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 8424163..97499da 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -18,12 +18,12 @@
 version: 2
 
 
-registries:
-  maven-central:
-    type: maven-repository
-    url: https://repo.maven.apache.org/maven2
-    username: ""
-    password: ""
+#registries:
+#  maven-central:
+#    type: maven-repository
+#    url: https://repo.maven.apache.org/maven2
+#    username: ""
+#    password: ""
 
 updates:
   - package-ecosystem: "maven"