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:26:25 UTC

[turbine-fulcrum-factory] 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-factory.git


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

commit d4584549f4e578cf95b24eb2f3e9dcfd3b5c759c
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Wed Sep 8 15:22:37 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 fc1d1cd..e97fc35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,9 +41,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory/</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/factory/</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-factory.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-factory.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-factory.git</url>
   </scm>
 
   <developers>