Author: ggregory
Date: Mon May 14 23:04:19 2018
New Revision: 1831597
URL: http://svn.apache.org/viewvc?rev=1831597&view=rev
Log:
Remove trailing spaces.
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1831597&r1=1831596&r2=1831597&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon May 14 23:04:19 2018
@@ -1917,8 +1917,8 @@
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>true</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
<commons.japicmp.ignoreMissingClasses>false</commons.japicmp.ignoreMissingClasses>
- <commons.releaseManagerName>${user.name}</commons.releaseManagerName>
- <commons.releaseManagerKey>DEADBEEF</commons.releaseManagerKey>
+ <commons.releaseManagerName>${user.name}</commons.releaseManagerName>
+ <commons.releaseManagerKey>DEADBEEF</commons.releaseManagerKey>
<sonar.host.url>https://analysis.apache.org/</sonar.host.url>
</properties>