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 2006/05/19 08:13:18 UTC

svn commit: r407725 - /cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-core/pom.xml

Author: giacomo
Date: Thu May 18 23:13:17 2006
New Revision: 407725

URL: http://svn.apache.org/viewvc?rev=407725&view=rev
Log:
keep versions in sync

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

Modified: cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-core/pom.xml?rev=407725&r1=407724&r2=407725&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-core/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-block-deployer/cocoon-deployer-core/pom.xml Thu May 18 23:13:17 2006
@@ -47,7 +47,7 @@
     <dependency>
       <groupId>xerces</groupId>
       <artifactId>xercesImpl</artifactId>
-      <version>2.7.1</version>
+      <version>2.8.0</version>
     </dependency>  
     <dependency>
       <groupId>commons-logging</groupId>