You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 13:28:44 UTC

[turbine-fulcrum-yaafi] branch master updated: scm update using git/box url

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

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git


The following commit(s) were added to refs/heads/master by this push:
     new ec32cfa  scm update using git/box url
ec32cfa is described below

commit ec32cfa561a763d2234b090a61bd871f42fcf6e1
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Wed Sep 8 15:23:41 2021 +0200

    scm update using git/box url
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 318e64f..b242c5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@
 	</distributionManagement>
 
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/yaafi/</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/yaafi/</developerConnection>
-		<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/</url>
+		<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git</connection>
+		<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git</developerConnection>
+		<url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git</url>
 	</scm>
 
 	<developers>