You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ni...@apache.org on 2014/09/03 16:39:34 UTC

svn commit: r1622271 - /servicemix/smx4/bundles/trunk/pom.xml

Author: ningjiang
Date: Wed Sep  3 14:39:33 2014
New Revision: 1622271

URL: http://svn.apache.org/r1622271
Log:
SMX4-1818 Wrap a bundle for olingo-odata2-core

Modified:
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1622271&r1=1622270&r2=1622271&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Sep  3 14:39:33 2014
@@ -48,6 +48,7 @@
         <module>xalan-2.7.1</module>
         <module>xalan-2.7.2</module>
         <module>httpunit-2.15</module>
+        <module>olingo-odata2-core-2.0.0</module>
     </modules>
 
 </project>