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/23 08:32:21 UTC

[directory-fortress-core] branch master updated: Fixed the scm tag

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-fortress-core.git


The following commit(s) were added to refs/heads/master by this push:
     new a8a14d8  Fixed the scm tag
a8a14d8 is described below

commit a8a14d8e2266404fe17d88fad8e735105720ee6a
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Thu May 23 10:32:15 2019 +0200

    Fixed the scm tag
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c381445..2101b56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-core.git</connection>
     <developerConnection>scm:git: https://gitbox.apache.org/repos/asf/directory-fortress-core.git </developerConnection>
-    <url>https://github.com/apache/directory-fortress-core/tree/master</url>
+    <url>https://github.com/apache/directory-fortress-core/tree/{project.scm.tag}</url>
     <tag>master</tag>
   </scm>