Author: ningjiang Date: Mon Jan 7 08:46:27 2013 New Revision: 1429709 URL: http://svn.apache.org/viewvc?rev=1429709&view=rev Log: Fixed a typo of camel-cxf pom
Modified: camel/trunk/components/camel-cxf/pom.xml Modified: camel/trunk/components/camel-cxf/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-cxf/pom.xml?rev=1429709&r1=1429708&r2=1429709&view=diff ============================================================================== --- camel/trunk/components/camel-cxf/pom.xml (original) +++ camel/trunk/components/camel-cxf/pom.xml Mon Jan 7 08:46:27 2013 @@ -116,7 +116,7 @@ <artifactId>spring-context</artifactId> </dependency> - <!-- OSGi, BLueprint --> + <!-- OSGi, Blueprint --> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-blueprint</artifactId>