commit | 79078f9e42d2b6ac0052084cd2b507e1c6b61ec9 | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Wed Jul 17 13:47:22 2013 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Wed Jul 17 13:47:22 2013 +0000 |
tree | 81fda6f85c7a83b4dc1e364fc00494668eb91897 | |
parent | 8ed8256344b5cca48b681b94f39e504497a1ac25 [diff] |
Add bnd plugin to reactor build git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1504136 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/pom.xml b/scrplugin/pom.xml index 3097b43..e23f80a 100644 --- a/scrplugin/pom.xml +++ b/scrplugin/pom.xml
@@ -38,6 +38,7 @@ <module>ds-annotations</module> <module>maven-scr-plugin</module> <module>scrtask</module> + <module>bnd-scr-plugin</module> </modules> </project>