You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2007/02/09 17:22:23 UTC

svn commit: r505346 - /cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-plugin/pom.xml

Author: giacomo
Date: Fri Feb  9 08:22:22 2007
New Revision: 505346

URL: http://svn.apache.org/viewvc?view=rev&rev=505346
Log:
synced versions of maven-war-plugin with the one specified in the root pom

Modified:
    cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-plugin/pom.xml

Modified: cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-plugin/pom.xml?view=diff&rev=505346&r1=505345&r2=505346
==============================================================================
--- cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-plugin/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-plugin/pom.xml Fri Feb  9 08:22:22 2007
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.apache.maven.plugins</groupId>
       <artifactId>maven-war-plugin</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.2</version>
     </dependency>
     <!-- Xalan neccessary for XPath operations -->
     <dependency>