You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2019/12/09 17:58:14 UTC

[directory-fortress-core] branch master updated: remove a ' '

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

smckinney 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 6e9f392  remove a ' '
6e9f392 is described below

commit 6e9f3927f8fdbc511dfb053c2ce59569bde5138c
Author: smckinney <sm...@apache.org>
AuthorDate: Mon Dec 9 11:58:09 2019 -0600

    remove a ' '
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f55047..4469ca5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,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>
+    <developerConnection>scm:git: https://gitbox.apache.org/repos/asf/directory-fortress-core.git</developerConnection>
     <url>https://github.com/apache/directory-fortress-core/tree/{project.scm.tag}</url>
     <tag>master</tag>
   </scm>