commit | f0cde2902802084809933281c0bab41d440659cd | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Mon Aug 20 07:37:44 2007 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Mon Aug 20 07:37:44 2007 +0000 |
tree | d01401f4a28d87e62c1e7cb8567e0e83409024ed | |
parent | cfea2ac0e1eb50c182bcb301766587b9fc2b66ac [diff] |
Add scrplugin to build git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@567583 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml index e073500..7aa1103 100644 --- a/pom/pom.xml +++ b/pom/pom.xml
@@ -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>