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 2016/03/02 09:59:44 UTC

directory-fortress-core git commit: formatted the pom

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 616c587b8 -> bb0d9709f


formatted the pom


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/bb0d9709
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/bb0d9709
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/bb0d9709

Branch: refs/heads/master
Commit: bb0d9709f3ef59d537ff7fa0a18fa5438be91ce6
Parents: 616c587
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Wed Mar 2 09:59:36 2016 +0100
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Wed Mar 2 09:59:36 2016 +0100

----------------------------------------------------------------------
 pom.xml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/bb0d9709/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 633a99f..6729b27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
   </issueManagement>
 
   <!-- ====================================================== -->
-  <!-- The list of current developers            -->
+  <!-- The list of current developers                         -->
   <!-- ====================================================== -->
   <developers>
     <developer>
@@ -88,7 +88,7 @@
   </developers>
 
   <!-- ====================================================== -->
-  <!-- The used properties for this project          -->
+  <!-- The used properties for this project                   -->
   <!-- ====================================================== -->
   <properties>
     <additionalparam>-Xdoclint:none</additionalparam>
@@ -137,21 +137,21 @@
     <version.xpp3>1.1.4c</version.xpp3>
 
     <!-- ===================================================== -->
-    <!-- This is a hack to allow someone to release       -->
-    <!-- without having to run the tests. In order to      -->
-    <!-- do so, just tpe :                   -->
-    <!-- mvn release:prepare                  -->
-    <!--   -Drelease.arguments="-DskipTests -Prelease"    -->
+    <!-- This is a hack to allow someone to release            -->
+    <!-- without having to run the tests. In order to          -->
+    <!-- do so, just tpe :                                     -->
+    <!-- mvn release:prepare                                   -->
+    <!--   -Drelease.arguments="-DskipTests -Prelease"         -->
     <!-- ===================================================== -->
     <release.arguments />
   </properties>
 
   <!-- ====================================================== -->
-  <!-- The dependencies for all the projects         -->
+  <!-- The dependencies for all the projects                  -->
   <!-- ====================================================== -->
 
   <!-- ====================================================== -->
-  <!-- The dependencies                    -->
+  <!-- The dependencies                                       -->
   <!-- ====================================================== -->
   <dependencies>
     <dependency>