Author: niallp
Date: Sat Apr 17 00:38:43 2010
New Revision: 935100
URL: http://svn.apache.org/viewvc?rev=935100&view=rev
Log:
Upgrade to version 1.3 of the commons-build-plugin
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=935100&r1=935099&r2=935100&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Apr 17 00:38:43 2010
@@ -253,7 +253,7 @@
<plugin>
<groupId>org.apache.commons</groupId>
<artifactId>commons-build-plugin</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
<configuration>
<commons.release.name>${commons.release.name}</commons.release.name>
</configuration>
@@ -743,8 +743,9 @@
<!-- 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.binary.suffix>-bin</commons.binary.suffix>
+
<commons.release.2.name>${project.artifactId}-${commons.release.2.version}</commons.release.2.name>
+ <commons.release.2.desc />
<commons.release.2.binary.suffix>-bin</commons.release.2.binary.suffix>
<!-- Commons Component Id -->