You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2020/04/15 11:35:31 UTC

[felix-dev] branch master updated: Update scm info

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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 6794677  Update scm info
6794677 is described below

commit 6794677528478c8dfa5b41e2fd7ef622a18b1b04
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Apr 15 13:35:19 2020 +0200

    Update scm info
---
 pom/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom/pom.xml b/pom/pom.xml
index 607c289..da7f935 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -71,9 +71,9 @@
     </mailingLists>
 
     <scm>
-        <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
-        <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
+        <connection>scm:git:https://github.com/apache/felix-dev.git/tree/master/pom</connection>
+        <developerConnection>scm:git:https://github.com/apache/felix-dev.git/tree/master/pom</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git;f=pom</url>
     </scm>
 
     <distributionManagement>