You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by st...@apache.org on 2011/08/09 23:10:26 UTC

svn commit: r1155564 - /cocoon/cocoon3/trunk/parent/pom.xml

Author: stevendolg
Date: Tue Aug  9 21:10:26 2011
New Revision: 1155564

URL: http://svn.apache.org/viewvc?rev=1155564&view=rev
Log:
removed non-existing dependency from dependency management

Modified:
    cocoon/cocoon3/trunk/parent/pom.xml

Modified: cocoon/cocoon3/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/parent/pom.xml?rev=1155564&r1=1155563&r2=1155564&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/parent/pom.xml (original)
+++ cocoon/cocoon3/trunk/parent/pom.xml Tue Aug  9 21:10:26 2011
@@ -251,11 +251,6 @@
             </dependency>
             <dependency>
                 <groupId>org.springframework</groupId>
-                <artifactId>spring-dao</artifactId>
-                <version>3.0.5.RELEASE</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
                 <artifactId>spring-aop</artifactId>
                 <version>3.0.5.RELEASE</version>
             </dependency>