Author: dkulp
Date: Tue Nov 20 19:38:04 2012
New Revision: 1411811

URL: http://svn.apache.org/viewvc?rev=1411811&view=rev
Log:
version is specified in parent/pom

Modified:
    cxf/trunk/api/pom.xml

Modified: cxf/trunk/api/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/api/pom.xml?rev=1411811&r1=1411810&r2=1411811&view=diff
==============================================================================
--- cxf/trunk/api/pom.xml (original)
+++ cxf/trunk/api/pom.xml Tue Nov 20 19:38:04 2012
@@ -126,7 +126,6 @@
         <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-aop</artifactId>
-            <version>${cxf.spring.version}</version>
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>


Reply via email to