You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/05/18 13:54:38 UTC

svn commit: r539401 - /cocoon/trunk/blocks/cocoon-batik/cocoon-batik-impl/pom.xml

Author: reinhard
Date: Fri May 18 04:54:37 2007
New Revision: 539401

URL: http://svn.apache.org/viewvc?view=rev&rev=539401
Log:
back in snapshot mode after release

Modified:
    cocoon/trunk/blocks/cocoon-batik/cocoon-batik-impl/pom.xml

Modified: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-batik/cocoon-batik-impl/pom.xml?view=diff&rev=539401&r1=539400&r2=539401
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/cocoon-batik-impl/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-batik/cocoon-batik-impl/pom.xml Fri May 18 04:54:37 2007
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>cocoon-blocks-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-batik-impl</artifactId>
@@ -52,7 +52,6 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-core</artifactId>
-      <version>2.2.0-RC1</version>
     </dependency>
     <!-- TODO : add exclusions for xerces and rhino. -->
     <dependency>