You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2019/05/22 14:32:04 UTC

[directory-ldap-api] 02/03: Updated the SCM part

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

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-ldap-api.git

commit c5b1158e02d7134831f2adfa47a218b3104845e1
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Wed May 22 16:21:19 2019 +0200

    Updated the SCM part
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3fe9f91..5a249d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -643,8 +643,8 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-ldap-api.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-ldap-api.git</developerConnection>
-    <url>https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=shortlog;h=refs/remotes/tags/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <url>https://github.com/apache/directory-ldap-api/tree/${project.scm.tag}</url>
+    <tag>master</tag>
   </scm>
 
   <reporting>