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 2017/10/22 08:59:21 UTC

[maven-doxia-sitetools] branch trunk updated: [DOXIASITETOOLS-180] switched to Git

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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 3402757  [DOXIASITETOOLS-180] switched to Git
3402757 is described below

commit 34027571d272cc319cb697f7e297675c00e0d02f
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Oct 22 10:59:12 2017 +0200

    [DOXIASITETOOLS-180] switched to Git
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e2552f7..8723e55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,9 +48,10 @@ under the License.
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git</developerConnection>
+    <url>https://github.com/apache/maven-doxia-sitetools/tree/${project.scm.tag}</url>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].