You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2019/11/27 08:47:14 UTC

[olingo-odata4] 01/02: [OLINGO-1406] Added scm link

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

mibo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata4.git

commit ba36402dede2b3a9ef5e58a91866567efa9b41f8
Author: Michael Bolz <mi...@sap.com>
AuthorDate: Wed Nov 27 09:05:57 2019 +0100

    [OLINGO-1406] Added scm link
---
 pom.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7283395..5c6cb98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,12 @@
 
   <url>http://olingo.apache.org</url>
 
+  <scm>
+    <connection>scm:git:git://gitbox.apache.org/repos/asf/olingo-odata4.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/olingo-odata4.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=olingo-odata4.git</url>
+  </scm>
+
   <mailingLists>
     <mailingList>
       <name>Apache Olingo Developers Mailinglist</name>
@@ -62,7 +68,7 @@
     <module>ext</module>
     <module>fit</module>
     <module>dist</module>
-  	<module>samples</module>
+    <module>samples</module>
   </modules>
 
   <properties>