aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-06-10 11:17:17 +0000
committerOlivier Lamy <olamy@apache.org>2013-06-10 11:17:17 +0000
commitcfcc046a879d9a4b18de90e34da87f33a09e8dd6 (patch)
treec9f8df78b9ebfbc6b2303eb0c2dbc5d21333c470 /archiva-modules
parent152cf7cd787bac253dd7a418d2bc9125c442e12f (diff)
downloadarchiva-cfcc046a879d9a4b18de90e34da87f33a09e8dd6.tar.gz
archiva-cfcc046a879d9a4b18de90e34da87f33a09e8dd6.zip
enable metadata-store-cassandra module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491416 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules')
-rw-r--r--archiva-modules/plugins/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/plugins/pom.xml b/archiva-modules/plugins/pom.xml
index 0e756c9a0..0a67fcd01 100644
--- a/archiva-modules/plugins/pom.xml
+++ b/archiva-modules/plugins/pom.xml
@@ -39,5 +39,6 @@
<module>stage-repository-merge</module>
<module>generic-metadata-support</module>
<module>metadata-store-jcr</module>
+ <module>metadata-store-cassandra</module>
</modules>
</project>