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

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

Author: jbonofre
Date: Sat Jul  5 14:06:39 2014
New Revision: 1608016

URL: http://svn.apache.org/r1608016
Log:
Add jackson-module-scala bundles for the next release cycle

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=1608016&r1=1608015&r2=1608016&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Sat Jul  5 14:06:39 2014
@@ -48,6 +48,8 @@
         <module>elasticsearch-1.2.1</module>
         <module>elasticsearch-repository-hdfs-2.0.0</module>
         <module>commons-configuration-1.9</module>
+        <module>jackson-module-scala-2.3.0</module>
+        <module>jackson-module-scala-2.1.5</module>
     </modules>
 
 </project>