Added annotation, runtime, samples.annotation, and test.annotation
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@898086 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/pom.xml b/dependencymanager/pom.xml
index 1fc5f9f..6d8076b 100644
--- a/dependencymanager/pom.xml
+++ b/dependencymanager/pom.xml
@@ -36,7 +36,11 @@
<module>core</module>
<module>shell</module>
<module>compat</module>
+ <module>annotation</module>
+ <module>runtime</module>
<module>samples</module>
+ <module>samples.annotation</module>
+ <module>test.annotation</module>
<module>test</module>
</modules>
</project>