This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new dcf4d3c {hotfix][build][es6] Small shade-plugin cleanup
dcf4d3c is described below
commit dcf4d3c799b0d0286790d9f2f8273c416c447635
Author: Chesnay Schepler <[email protected]>
AuthorDate: Mon Apr 29 08:49:30 2019 +0200
{hotfix][build][es6] Small shade-plugin cleanup
---
flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml
b/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml
index 464e531..5e19895 100644
--- a/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml
+++ b/flink-end-to-end-tests/flink-elasticsearch6-test/pom.xml
@@ -53,9 +53,9 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.0.0</version>
<executions>
<execution>
+
<id>Elasticsearch6SinkExample</id>
<phase>package</phase>
<goals>
<goal>shade</goal>