Commit b7af1096 by Madhan Neethiraj Committed by Sarath Subramanian

ATLAS-3167: Exception while starting Atlas with Cassandra

parent 0a5eb916
......@@ -549,6 +549,12 @@
</developers>
<profiles>
<profile>
<id>embedded-cassandra-solr</id>
<properties>
<guava.version>19.0</guava.version>
</properties>
</profile>
<!-- Turning on this profile affects only tests and does not affect packaging -->
<profile>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment