Author: rfeng
Date: Fri Jan 23 09:39:07 2009
New Revision: 737113
URL: http://svn.apache.org/viewvc?rev=737113&view=rev
Log:
Add maven-osgi-junit to the build
Modified:
tuscany/java/sca/tools/maven/pom.xml
Modified: tuscany/java/sca/tools/maven/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/tools/maven/pom.xml?rev=737113&r1=737112&r2=737113&view=diff
==============================================================================
--- tuscany/java/sca/tools/maven/pom.xml (original)
+++ tuscany/java/sca/tools/maven/pom.xml Fri Jan 23 09:39:07 2009
@@ -39,6 +39,7 @@
<modules>
<module>maven-ant-generator</module>
<module>maven-bundle-plugin</module>
+ <module>maven-osgi-junit</module>
<module>maven-dependency-lister</module>
<module>maven-eclipse-compiler</module>
<module>maven-incremental-build</module>