Skip to content

Commit

Permalink
disable security manager until #210 has been addressed.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmuir committed May 12, 2015
1 parent 963f60f commit 8ce8527
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -33,6 +33,8 @@

<properties>
<amazonaws.version>1.9.34</amazonaws.version>
<!-- see https://github.com/elastic/elasticsearch-cloud-aws/issues/210 -->
<tests.security.manager>false</tests.security.manager>
</properties>

<dependencies>
Expand Down

0 comments on commit 8ce8527

Please sign in to comment.