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-crypto.git


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

commit d2aea2077bed66f2899ac9985f6dfd8f3f2630de
Author: Georg Kallidis <[email protected]>
AuthorDate: Wed Sep 8 15:23:50 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 3081fff..5464a65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@
   </distributionManagement>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/yaafi-crypto/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/yaafi-crypto/</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi-crypto</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi-crypto.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi-crypto.git</developerConnection>
+    
<url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi-crypto.git</url>
   </scm>
        
   <developers>

Reply via email to