Author: niallp
Date: Tue Jul 15 11:19:58 2008
New Revision: 676997
URL: http://svn.apache.org/viewvc?rev=676997&view=rev
Log:
Upgrade commons-build-plugin to version 1.1
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=676997&r1=676996&r2=676997&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Jul 15 11:19:58 2008
@@ -194,7 +194,7 @@
<plugin>
<groupId>org.apache.commons</groupId>
<artifactId>commons-build-plugin</artifactId>
- <version>1.0</version>
+ <version>1.1</version>
<configuration>
<commons.release.name>${commons.release.name}</commons.release.name>
</configuration>