commit | 8bf06f4d3b8871f0e152fc3564dd887e108569a7 | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Wed Jun 13 15:54:06 2012 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Wed Jun 13 15:54:06 2012 +0000 |
tree | 615f0658172d2b5bc2e2327a7a9ed83c01c978c3 | |
parent | 4724b8c6c38671ddfa09b8de635dfa0600148866 [diff] |
FELIX-3551 : Support the DS annotations git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1349930 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/pom.xml b/scrplugin/pom.xml index cb10c02..3097b43 100644 --- a/scrplugin/pom.xml +++ b/scrplugin/pom.xml
@@ -35,6 +35,7 @@ <modules> <module>generator</module> <module>annotations</module> + <module>ds-annotations</module> <module>maven-scr-plugin</module> <module>scrtask</module> </modules>