Skip to content

Commit

Permalink
Update to ES 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chorniyn committed Jun 15, 2017
1 parent 343578f commit 3603d4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<groupId>com.inin.analytics</groupId>
<artifactId>elasticsearch-phone</artifactId>
<packaging>jar</packaging>
<version>5.2.2_1</version>
<version>5.4.1_1</version>
<name>elasticsearch-phone</name>
<description>Elasticsearch Plugin for Phone and SIP Analysis</description>
<url>https://github.com/MyPureCloud/elasticsearch-phone</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.sourceVersion>1.7</project.build.sourceVersion>
<elasticsearch.version>5.2.2</elasticsearch.version>
<elasticsearch.version>5.4.1</elasticsearch.version>
<lucence.version>6.4.1</lucence.version>
<junit.version>4.12</junit.version>
<elasticsearch.assembly.descriptor>${basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
Expand Down

0 comments on commit 3603d4d

Please sign in to comment.