Merge branch 'master' of github.com:elastic/x-plugins

Original commit: elastic/x-pack-elasticsearch@e0c506bb5b
This commit is contained in:
Areek Zillur 2015-07-16 15:30:06 -04:00
commit 9a51aad48f
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<dependencies>
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-securemock</artifactId>
<artifactId>securemock</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>