You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2007/09/25 13:31:07 UTC

svn commit: r579206 - /felix/trunk/pom/pom.xml

Author: mcculls
Date: Tue Sep 25 04:31:06 2007
New Revision: 579206

URL: http://svn.apache.org/viewvc?rev=579206&view=rev
Log:
Temporary patch to fix bamboo issue, will revert later

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=579206&r1=579205&r2=579206&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Tue Sep 25 04:31:06 2007
@@ -127,6 +127,8 @@
         </property>
       </activation>
       <modules>
+        <module>../maven-obr-plugin</module>
+
         <module>../upnp/extra</module>
         <module>../upnp/basedriver</module>
         <module>../upnp/tester</module>