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:14:52 UTC

[directory-fortress-commander] branch master updated: 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-commander.git


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

commit 72297e3005405d673bb84928aefdf2cdc19f3152
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Thu May 23 10:14:44 2019 +0200

    Fixed the scm part
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index edb1967..601cd5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,10 +43,10 @@
   </licenses>
 
   <scm>
-    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git</connection>
-    <developerConnection>scm:git: https://gitbox.apache.org/repos/asf/directory-fortress-commander.git/
-    </developerConnection>
-    <tag>2.0.3</tag>
+    <connection>scm:git:http://gitbox.apache.org/repos/asf/directory-fortress-commander.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-commander.git/ </developerConnection>
+    <url>https://github.com/apache/directory-fortress-commander/tree/master</url>
+    <tag>master</tag>
   </scm>
 
   <issueManagement>