Author: niallp
Date: Wed Mar 3 00:22:20 2010
New Revision: 918283
URL: http://svn.apache.org/viewvc?rev=918283&view=rev
Log:
ws
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=918283&r1=918282&r2=918283&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Mar 3 00:22:20 2010
@@ -625,8 +625,8 @@
<!-- Default values for the download-page generation by commons-build-plugin -->
<commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>
- <commons.release.desc/>
- <commons.release.2.desc/>
+ <commons.release.desc />
+ <commons.release.2.desc />
<commons.binary.suffix>-bin</commons.binary.suffix>
<commons.release.2.binary.suffix>-bin</commons.release.2.binary.suffix>
|