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:29:07 UTC

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


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

commit 93ea96bcfd83d09aa620bffbe3592236c86f2bd1
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Wed Sep 8 15:24:46 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 dc73c6e..d6ab2cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
   <!-- This section *must* be overwritten by subprojects. It is only to allow 
     a release of the turbine-parent POM. -->
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</connection>
-   <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</developerConnection>
-   <url>https://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-parent.git</connection>
+   <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-parent.git</developerConnection>
+   <url>https://gitbox.apache.org/repos/asf/turbine-parent.git</url>
   </scm>
 
   <mailingLists>