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


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

commit 9850239a2f5f5fc9d22e37e675902814ee59b137
Author: Georg Kallidis <[email protected]>
AuthorDate: Wed Sep 8 15:25:33 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 c090706..5453125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,9 +155,9 @@
   </developers>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/site</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/site</developerConnection>
-    <url>https://svn.apache.org/viewvc/turbine/site/</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-site.git</connection>
+    
<developerConnection>scm:svn:https://gitbox.apache.org/repos/asf/turbine-site.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf/turbine-site.git</url>
   </scm>
 
   <build>

Reply via email to