Author: sebb
Date: Wed Aug 12 16:13:13 2009
New Revision: 803581
URL: http://svn.apache.org/viewvc?rev=803581&view=rev
Log:
Update to latest versions of plugins
Modified:
jakarta/bsf/branches/bsf3.x/pom.xml
Modified: jakarta/bsf/branches/bsf3.x/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/pom.xml?rev=803581&r1=803580&r2=803581&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/pom.xml Wed Aug 12 16:13:13 2009
@@ -149,14 +149,14 @@
<plugin>
<inherited>false</inherited>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.5</version>
+ <version>2.6</version>
<configuration>
<aggregate>true</aggregate>
</configuration>
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
- <version>2.0-beta-7</version>
+ <version>2.0.1</version>
<inherited>false</inherited>
</plugin>
</plugins>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]