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/24 11:42:41 UTC

[maven-sources] branch master updated: [MARCHETYPES-60] Archetypes Bundles switched to Git

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


The following commit(s) were added to refs/heads/master by this push:
     new 4419501  [MARCHETYPES-60] Archetypes Bundles switched to Git
4419501 is described below

commit 4419501bf17e2d50ed1bced29363e21ef2df21b9
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat Mar 24 12:42:27 2018 +0100

    [MARCHETYPES-60] Archetypes Bundles switched to Git
    
    Change-Id: I56359e93ce87ed3f7fd56661e4255815db013ca7
---
 default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index 83d3f67..7a6224b 100644
--- a/default.xml
+++ b/default.xml
@@ -24,6 +24,7 @@
   <default revision='master' remote='origin' sync-j='8' />
 
   <project path='archetype'                                 name='maven-archetype.git' />
+  <project path='archetypes'                                name='maven-archetypes.git' />
   <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' />
@@ -121,7 +122,6 @@
   <project path='wagon'                                     name='maven-wagon.git' />
 
   <project path='svn/site'                                  name='maven-site.git'                remote='svn2git' revision='trunk' />
-  <project path='svn/archetypes'                            name='maven-archetypes.git'          remote='svn2git' revision='trunk' />
   <project path='svn/resources'                             name='maven-resources.git'           remote='svn2git' revision='trunk' />
   <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' />

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