You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2007/05/09 15:57:58 UTC

svn commit: r536533 - /cocoon/trunk/pom.xml

Author: vgritsenko
Date: Wed May  9 06:57:57 2007
New Revision: 536533

URL: http://svn.apache.org/viewvc?view=rev&rev=536533
Log:
0.93 is out, still not in this groupId in maven.

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=536533&r1=536532&r2=536533
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Wed May  9 06:57:57 2007
@@ -1615,7 +1615,7 @@
       <dependency>
         <groupId>org.apache.xmlgraphics</groupId>
         <artifactId>fop</artifactId>
-        <version>0.92beta</version>
+        <version>0.93</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.avalon.framework</groupId>