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 2008/08/05 20:39:24 UTC

svn commit: r682856 - /cocoon/trunk/subprojects/cocoon-jnet/pom.xml

Author: reinhard
Date: Tue Aug  5 11:39:23 2008
New Revision: 682856

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

Modified:
    cocoon/trunk/subprojects/cocoon-jnet/pom.xml

Modified: cocoon/trunk/subprojects/cocoon-jnet/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/subprojects/cocoon-jnet/pom.xml?rev=682856&r1=682855&r2=682856&view=diff
==============================================================================
--- cocoon/trunk/subprojects/cocoon-jnet/pom.xml (original)
+++ cocoon/trunk/subprojects/cocoon-jnet/pom.xml Tue Aug  5 11:39:23 2008
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
-    <version>7</version>
+    <version>6-SNAPSHOT</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 
@@ -52,7 +52,6 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-spring-configurator</artifactId>
-      <version>2.0.0</version>
       <scope>runtime</scope>
       <optional>true</optional>
     </dependency>