diff options
author | Olivier Lamy <olamy@apache.org> | 2011-11-22 14:17:04 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-11-22 14:17:04 +0000 |
commit | 9d3a7193810cef52b0edc71cd2dd8f247bce5c96 (patch) | |
tree | 7a8e368987016dca282c0cada5488d74d64b34cd /archiva-modules/pom.xml | |
parent | 7328b600d5d4d8304c09f2c51d2e1691b104d09b (diff) | |
download | archiva-9d3a7193810cef52b0edc71cd2dd8f247bce5c96.tar.gz archiva-9d3a7193810cef52b0edc71cd2dd8f247bce5c96.zip |
[MRM-1562] Update to Archiva as OSGi compliant application.
Submitted by Jean-Baptiste Onofre.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205009 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/pom.xml')
-rw-r--r-- | archiva-modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 653798123..886d8b502 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -32,6 +32,7 @@ <module>archiva-base</module> <module>archiva-scheduler</module> <module>archiva-web</module> + <module>archiva-karaf</module> <module>metadata</module> <module>plugins</module> </modules> |