You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2011/03/30 00:31:25 UTC

svn commit: r1086793 - /servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/src/main/resources/archetype-resources/src/main/resources/xbean.xml

Author: gertv
Date: Tue Mar 29 22:31:25 2011
New Revision: 1086793

URL: http://svn.apache.org/viewvc?rev=1086793&view=rev
Log:
Fix typo in servicemix-osworkflow-service-unit xbean.xml file

Modified:
    servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/src/main/resources/archetype-resources/src/main/resources/xbean.xml

Modified: servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/src/main/resources/archetype-resources/src/main/resources/xbean.xml
URL: http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/src/main/resources/archetype-resources/src/main/resources/xbean.xml?rev=1086793&r1=1086792&r2=1086793&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/src/main/resources/archetype-resources/src/main/resources/xbean.xml (original)
+++ servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/src/main/resources/archetype-resources/src/main/resources/xbean.xml Tue Mar 29 22:31:25 2011
@@ -5,7 +5,7 @@
     xmlns="http://www.springframework.org/schema/beans"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="
-       http://servicemix.apache.org/orworkflow/1.0 http://servicemix.apache.org/schema/servicemix-osworkflow-@{components.version}.xsd
+       http://servicemix.apache.org/osworkflow/1.0 http://servicemix.apache.org/schema/servicemix-osworkflow-@{components.version}.xsd
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
 
     <!--