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/09/26 14:40:45 UTC

svn commit: r579643 - /cocoon/trunk/core/cocoon-core/pom.xml

Author: reinhard
Date: Wed Sep 26 05:40:45 2007
New Revision: 579643

URL: http://svn.apache.org/viewvc?rev=579643&view=rev
Log:
snapshot mode

Modified:
    cocoon/trunk/core/cocoon-core/pom.xml

Modified: cocoon/trunk/core/cocoon-core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-core/pom.xml?rev=579643&r1=579642&r2=579643&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-core/pom.xml (original)
+++ cocoon/trunk/core/cocoon-core/pom.xml Wed Sep 26 05:40:45 2007
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon-core-modules</artifactId>
-    <version>5</version>
+    <version>5-SNAPSHOT</version>
   </parent>
   <artifactId>cocoon-core</artifactId>
   <version>2.2.0-RC3-SNAPSHOT</version>
@@ -250,7 +250,6 @@
       <artifactId>cocoon-sitemap-impl</artifactId>
       <scope>test</scope>
       <type>test-jar</type>
-      <version>1.0.0-RC2</version>
     </dependency>
     <dependency>
       <groupId>xmlunit</groupId>