Author: ffang
Date: Tue Dec 4 09:40:39 2012
New Revision: 1416847
URL: http://svn.apache.org/viewvc?rev=1416847&view=rev
Log:
[SMX4-1313]don't hardcode the version
Modified:
servicemix/smx4/features/trunk/examples/cxf/cxf-osgi/pom.xml
Modified: servicemix/smx4/features/trunk/examples/cxf/cxf-osgi/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf/cxf-osgi/pom.xml?rev=1416847&r1=1416846&r2=1416847&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf/cxf-osgi/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf/cxf-osgi/pom.xml Tue Dec 4
09:40:39 2012
@@ -40,7 +40,6 @@
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-utils</artifactId>
- <version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>