summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-04-05 11:56:24 +0000
committerOlivier Lamy <olamy@apache.org>2014-04-05 11:56:24 +0000
commit0cbea898cd841c2f1dfa84cf8b1a4abcfa20d505 (patch)
tree074db86a9ac0ff851ffff3a32fe7bb2f0bcfdbad /pom.xml
parent6c941b6ec055eead81134e672c578c129aa7a8a6 (diff)
downloadarchiva-0cbea898cd841c2f1dfa84cf8b1a4abcfa20d505.tar.gz
archiva-0cbea898cd841c2f1dfa84cf8b1a4abcfa20d505.zip
cassndra part of the build in default profile as we are now 1.7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585069 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pom.xml b/pom.xml
index 90ade37f5..e76595bd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1876,22 +1876,6 @@
</profile>
<profile>
- <!--
- <id>jdk-1.7</id>
- -->
- <id>cassandra</id>
- <activation>
- <property>
- <name>cassandra</name>
- <value>true</value>
- </property>
- </activation>
- <modules>
- <module>archiva-modules/plugins/metadata-store-cassandra</module>
- </modules>
- </profile>
-
- <profile>
<!-- profile to run javascript webapp and it tests -->
<id>it-js</id>
<modules>