You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/08 00:18:20 UTC

commons-collections git commit: Remove trailing whitepace.

Repository: commons-collections
Updated Branches:
  refs/heads/release 03a9b7e5e -> 483cbbbf5


Remove trailing whitepace.

Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/483cbbbf
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/483cbbbf
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/483cbbbf

Branch: refs/heads/release
Commit: 483cbbbf5a8b3c14edf3e6563e8f8ba380966d47
Parents: 03a9b7e
Author: Gary Gregory <ga...@gmail.com>
Authored: Sat Jul 7 18:18:18 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sat Jul 7 18:18:18 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/483cbbbf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f5d2494..838fb18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -519,8 +519,8 @@
     <!--Commons Release Plugin -->
     <commons.bc.version>4.1</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
-    <commons.releaseManagerKey>86FDC7E2A11262CB</commons.releaseManagerKey>    
+    <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
+    <commons.releaseManagerKey>86FDC7E2A11262CB</commons.releaseManagerKey>
     
   </properties>