Author: dkulp
Date: Tue Nov 20 20:50:28 2012
New Revision: 1411857
URL: http://svn.apache.org/viewvc?rev=1411857&view=rev
Log:
Merged revisions 1411811 via git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1411811 | dkulp | 2012-11-20 14:38:04 -0500 (Tue, 20 Nov 2012) | 2 lines
version is specified in parent/pom
........
Modified:
cxf/branches/2.6.x-fixes/api/pom.xml
Modified: cxf/branches/2.6.x-fixes/api/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/api/pom.xml?rev=1411857&r1=1411856&r2=1411857&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/api/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/api/pom.xml Tue Nov 20 20:50:28 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>