Author: cschneider
Date: Mon Jan  7 10:27:36 2013
New Revision: 1429737

URL: http://svn.apache.org/viewvc?rev=1429737&view=rev
Log:
Update to cxf 2.7.2-SNAPSHOT

Modified:
    cxf/dosgi/trunk/distribution/features/src/main/resources/features.xml

Modified: cxf/dosgi/trunk/distribution/features/src/main/resources/features.xml
URL: 
http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/features/src/main/resources/features.xml?rev=1429737&r1=1429736&r2=1429737&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/features/src/main/resources/features.xml 
(original)
+++ cxf/dosgi/trunk/distribution/features/src/main/resources/features.xml Mon 
Jan  7 10:27:36 2013
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.0.0";>
-    
<repository>mvn:org.apache.cxf.karaf/apache-cxf/2.7.0/xml/features</repository>
+    
<repository>mvn:org.apache.cxf.karaf/apache-cxf/2.7.2-SNAPSHOT/xml/features</repository>
 
     <feature name="cxf-dosgi-core" version="${project.version}">
         <feature>cxf-specs</feature>


Reply via email to