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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-sources.git


The following commit(s) were added to refs/heads/master by this push:
     new 47232f6  Use github instead of gitbox (#7)
47232f6 is described below

commit 47232f6ea0373f93eed2c82013f69d72d5110a4d
Author: Guillaume Nodet <[email protected]>
AuthorDate: Mon Apr 17 16:06:23 2023 +0200

    Use github instead of gitbox (#7)
    
    Change-Id: Ie4792c17a6d4f46385bd33413fa8286b5705f0ed
---
 default.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/default.xml b/default.xml
index 07312ba..1ed1444 100644
--- a/default.xml
+++ b/default.xml
@@ -18,7 +18,7 @@
   ~ under the License.
 -->
 <manifest>
-  <remote name='origin'  fetch='https://gitbox.apache.org/repos/asf' />
+  <remote name='origin'  fetch='https://github.com/apache' />
   <remote name='plexus'  fetch='https://github.com/codehaus-plexus' />
   <remote name='svn2git' fetch='https://github.com/apache' />
   <remote name='sisu'    fetch='https://github.com/eclipse' />
@@ -142,9 +142,9 @@
   <project path='studies/maven-eventsound-extension'        
name='maven-studies.git' revision="maven-eventsound-extension" />
   <project path='studies/maven-extension-demo'              
name='maven-studies.git' revision="maven-extension-demo" />
 
-  <project path='svn/repository-tools'                      
name='maven-repository-tools.git'    remote='svn2git' revision='trunk' />
-  <project path='svn/sandbox'                               
name='maven-sandbox.git'             remote='svn2git' revision='trunk' />
-  <project path='svn/doxia-ide'                             
name='maven-doxia-ide.git'           remote='svn2git' revision='trunk' />
+  <project path='svn/repository-tools'                      
name='maven-repository-tools.git'    revision='trunk' />
+  <project path='svn/sandbox'                               
name='maven-sandbox.git'             revision='trunk' />
+  <project path='svn/doxia-ide'                             
name='maven-doxia-ide.git'           revision='trunk' />
 
   <project path='plexus/codehaus-plexus.github.io'          
name='codehaus-plexus.github.io.git' remote='plexus' revision='source' />
   <project path='plexus/modello'                            name='modello.git' 
                  remote='plexus' />

Reply via email to