From: Olivier Lamy Date: Thu, 27 Mar 2014 06:02:18 +0000 (+0000) Subject: ease override of cassandra.host/port X-Git-Tag: archiva-2.1.0~157 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=779890ebd9f78dd88572d949e357c771207f01ec;p=archiva.git ease override of cassandra.host/port git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582201 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 6578ed4cc..17614ea60 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -43,6 +43,8 @@ 30 jcr + localhost + 9160 @@ -1009,8 +1011,8 @@ ${archiva.devMode} ${archiva.javascriptLog} ${archiva.logMissingI18n} - localhost - 9160 + ${cassandra.host} + ${cassandra.port} ${archiva.repositorySessionFactory.id} ${archiva.sirona.configuration}