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 11:42:30 UTC

[maven-sources] 02/03: [RESOLVER-44] resolver 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 2d41ba8c66bc45e60631870bec2c0166c11439ad
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Mar 18 12:17:48 2018 +0100

    [RESOLVER-44] resolver switched from Git-WIP to GitBox
    
    Change-Id: If45cccd94b47e353ddbc5c7aa98efc0146411478
---
 default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index 584bfff..ac1e54f 100644
--- a/default.xml
+++ b/default.xml
@@ -86,7 +86,7 @@
   <project path='pom/maven'                                 name='maven-parent.git' />
   <project path='pom/apache'                                name='maven-apache-parent.git' />
   <project path='release'                                   name='maven-release.git' />
-  <project path='resolver/resolver'                         name='maven-resolver.git'            remote='gitwip' />
+  <project path='resolver/resolver'                         name='maven-resolver.git' />
   <project path='resolver/ant-tasks'                        name='maven-resolver-ant-tasks.git' />
   <project path='scm'                                       name='maven-scm.git' />
   <project path='shared/archiver'                           name='maven-archiver.git' />

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