Skip to content

Commit

Permalink
[hotfix] Remove unnecessary surefire plugin version in flink-connecto…
Browse files Browse the repository at this point in the history
…r-elasticsearch5
  • Loading branch information
tillrohrmann committed Jan 9, 2018
1 parent 2d97cc1 commit 6450fad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flink-connectors/flink-connector-elasticsearch5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.2</version>
<configuration>
<classpathDependencyExcludes>
<classpathDependencyExclude>org.apache.logging.log4j:log4j-to-slf4j</classpathDependencyExclude>
Expand Down

0 comments on commit 6450fad

Please sign in to comment.