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 2009/04/04 15:45:28 UTC

svn commit: r761943 - /cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml

Author: reinhard
Date: Sat Apr  4 13:45:28 2009
New Revision: 761943

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

Modified:
    cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml

Modified: cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml?rev=761943&r1=761942&r2=761943&view=diff
==============================================================================
--- cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml (original)
+++ cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml Sat Apr  4 13:45:28 2009
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>cocoon</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>8</version>
+    <version>6-SNAPSHOT</version>
     <relativePath>../../../parent/pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-servlet-service-impl</artifactId>
@@ -55,7 +55,6 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-spring-configurator</artifactId>
-      <version>2.1.0</version>
       <scope>compile</scope>
     </dependency>
     <!-- Spring Framework -->
@@ -95,7 +94,6 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-jnet</artifactId>
-      <version>1.1.0</version>
     </dependency>
     <!-- commons -->
     <dependency>