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 14:59:40 UTC

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

Author: reinhard
Date: Tue Aug  5 05:59:40 2008
New Revision: 682704

URL: http://svn.apache.org/viewvc?rev=682704&view=rev
Log:
version is set in parent POM

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=682704&r1=682703&r2=682704&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 Tue Aug  5 05:59:40 2008
@@ -55,7 +55,6 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-spring-configurator</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <!-- Spring Framework -->