fix: Clean elasticsearch/pom.xml

This commit is contained in:
1ambda 2016-11-22 19:00:04 +09:00
parent f80c172696
commit be0a4e7cae

View file

@ -80,8 +80,7 @@
<plugins>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.3.1</version>
<executions>
<executions>
<execution>
<id>enforce</id>
<phase>none</phase>
@ -91,7 +90,6 @@
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.8</version>
<executions>
<execution>
<id>copy-dependencies</id>