Skip to content

Commit

Permalink
[hotfix] [e2e] Remove explicit Maven plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
twalthr committed Aug 2, 2018
1 parent 404eda8 commit 1fe5e4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flink-end-to-end-tests/flink-sql-client-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.1.1</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 1fe5e4b

Please sign in to comment.