You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2014/02/14 10:03:48 UTC

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

Author: ffang
Date: Fri Feb 14 09:03:48 2014
New Revision: 1568227

URL: http://svn.apache.org/r1568227
Log:
[SMX4-1689]add joda-time-2.3 bundle for next release

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=1568227&r1=1568226&r2=1568227&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri Feb 14 09:03:48 2014
@@ -110,6 +110,7 @@
         <module>gwt-servlet-2.6.0</module>
         <module>gwt-user-2.6.0</module>
         <module>gwt-dev-2.6.0</module>
+        <module>joda-time-2.3</module>
     </modules>
 
 </project>