You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2020/08/20 09:31:27 UTC

[creadur-tentacles] branch master updated: RAT-271: Add Gitbox coordinates as SCM info

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new a3d741e  RAT-271: Add Gitbox coordinates as SCM info
a3d741e is described below

commit a3d741eb66c4c1889216dcedd5ace06f5910c796
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Thu Aug 20 11:31:11 2020 +0200

    RAT-271: Add Gitbox coordinates as SCM info
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index adf845b..c7b1d06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,9 +334,9 @@
     </pluginManagement>
   </build>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/creadur/tentacles/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/tentacles/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/creadur/tentacles/trunk</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/creadur-tentacles.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/creadur-tentacles.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=creadur-tentacles.git</url>
   </scm>
   <licenses>
     <license>