You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/03/18 14:05:51 UTC

[maven-sources] 02/03: [MNG-6377] Maven core & ITs switched from Git-WIP to GitBox

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

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

commit afe05052dffd55b0e25c635f63a5ec1015da0b22
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Mar 18 15:00:40 2018 +0100

    [MNG-6377] Maven core & ITs switched from Git-WIP to GitBox
    
    Change-Id: I8e1b0b924d4ee4f18ee008c5c442174428234959
---
 default.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/default.xml b/default.xml
index 2fe2e46..a157e96 100644
--- a/default.xml
+++ b/default.xml
@@ -25,8 +25,8 @@
   <default revision='master' remote='origin' sync-j='8' />
 
   <project path='archetype'                                 name='maven-archetype.git'           remote='gitwip' />
-  <project path='core/maven'                                name='maven.git'                     remote='gitwip' />
-  <project path='core/its'                                  name='maven-integration-testing.git' remote='gitwip' />
+  <project path='core/maven'                                name='maven.git' />
+  <project path='core/its'                                  name='maven-integration-testing.git' />
   <project path='dist-tool'                                 name='maven-dist-tool.git' />
   <project path='doxia/doxia'                               name='maven-doxia.git' />
   <project path='doxia/sitetools'                           name='maven-doxia-sitetools.git' />

-- 
To stop receiving notification emails like this one, please contact
hboutemy@apache.org.