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


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

commit 6f35d9e822f3074478e0f6d4ed24d5c4c2e305f1
Author: Georg Kallidis <[email protected]>
AuthorDate: Wed Sep 8 15:27:11 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 062fd0d..cb80722 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/localization/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/localization/</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/localization/</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-localization.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-localization.git</developerConnection>
+    
<url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-localization.git</url>
   </scm>
 
   <developers>

Reply via email to