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 2010/04/07 03:37:23 UTC

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

Author: ffang
Date: Wed Apr  7 01:37:23 2010
New Revision: 931399

URL: http://svn.apache.org/viewvc?rev=931399&view=rev
Log:
[SMX4-515]add opensaml-1.1 to parent pom to make the snapshot published

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=931399&r1=931398&r2=931399&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Apr  7 01:37:23 2010
@@ -43,6 +43,7 @@
     <modules>
         <module>lucene-3.0.1</module>
         <module>smack-3.1.0</module>
+        <module>opensaml-1.1</module>
     </modules>
 
 </project>