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 2008/10/02 10:46:01 UTC

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

Author: gertv
Date: Thu Oct  2 01:46:01 2008
New Revision: 701039

URL: http://svn.apache.org/viewvc?rev=701039&view=rev
Log:
Adding SNAPSHOT builds for beanutils

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=701039&r1=701038&r2=701039&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Oct  2 01:46:01 2008
@@ -86,6 +86,7 @@
         <module>xmlsec-1.3.0</module>
         -->
         <module>abdera-0.4.0-incubating</module>
+        <module>commons-beanutils-1.7.0</module>
         <module>commons-csv-1.0</module>
         <module>commons-dbcp-1.2.2</module>
         <module>dom4j-1.6</module>