Author: cziegeler
Date: Mon Aug 20 00:37:44 2007
New Revision: 567583
URL: http://svn.apache.org/viewvc?rev=567583&view=rev
Log:
Add scrplugin to build
Modified:
felix/trunk/pom/pom.xml
Modified: felix/trunk/pom/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=567583&r1=567582&r2=567583&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Mon Aug 20 00:37:44 2007
@@ -97,6 +97,7 @@
</activation>
<modules>
<module>../bundleplugin</module>
+ <module>../scrplugin</module>
<module>../tools/maven2/maven-osgi-plugin</module>
<module>../ipojo/metadata</module>
<module>../ipojo/manipulator</module>