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 2019/12/08 12:10:22 UTC

[maven-sources] 01/02: 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

commit ad528f147f3b6ff374e0f86282e9122ee8f5fc20
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Dec 8 13:07:07 2019 +0100

    switched to Git
---
 svn/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/svn/pom.xml b/svn/pom.xml
index 787e2a1..75f6bb6 100644
--- a/svn/pom.xml
+++ b/svn/pom.xml
@@ -39,7 +39,7 @@ under the License.
     <module>../../svn/doxia-ide/eclipse/eclipse-plugins</module-->
     <module>../../svn/doxia-tools/doxia-book-maven-plugin</module>
     <module>../../svn/doxia-tools/doxia-book-renderer</module>
-    <module>../../svn/doxia-tools/doxia-converter</module>
-    <module>../../svn/doxia-tools/doxia-linkcheck</module>
+    <!--module>../../svn/doxia-tools/doxia-converter</module--><!-- switched to Git -->
+    <!--<module>../../svn/doxia-tools/doxia-linkcheck</module--><!-- switched to Git -->
   </modules>
 </project>