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:31:36 UTC

[directory-fortress-enmasse] 02/02: Switched to https; Fixed 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-fortress-enmasse.git

commit 5d3b366a25449912d6bb97d07898b0fd7d3b6946
Merge: c8f9c46 e68fc45
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Thu May 23 10:31:18 2019 +0200

    Switched to https; Fixed the scm part

 pom.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --cc pom.xml
index d8d4352,fde9c9b..75a196f
--- a/pom.xml
+++ b/pom.xml
@@@ -43,10 -42,11 +42,10 @@@
    </licenses>
  
    <scm>
-     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-rest.git</connection>
 -    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-rest.git</connection>
 -    <developerConnection>
 -      scm:git: https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
 -    </developerConnection>
 -    <tag>2.0.3</tag>
++    <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git</connection>
 +    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git</developerConnection>
-     <url>https://github.com/apache/directory-fortress-enmasse/tree/master</url>
++    <url>https://github.com/apache/directory-fortress-enmasse/tree/${project.scm.tag}</url>
 +    <tag>master</tag>
    </scm>
  
    <issueManagement>