This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch java11_test
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/java11_test by this push:
     new 9a581f5  remove test scope
9a581f5 is described below

commit 9a581f5db464432008727e68da205e7cb6451d15
Author: Chesnay Schepler <ches...@apache.org>
AuthorDate: Fri Aug 30 10:58:32 2019 +0200

    remove test scope
---
 flink-filesystems/flink-fs-hadoop-shaded/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml 
b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml
index e72261b..8dd1f89 100644
--- a/flink-filesystems/flink-fs-hadoop-shaded/pom.xml
+++ b/flink-filesystems/flink-fs-hadoop-shaded/pom.xml
@@ -273,7 +273,6 @@ under the License.
                                        <groupId>javax.xml.bind</groupId>
                                        <artifactId>jaxb-api</artifactId>
                                        <version>2.3.0</version>
-                                       <scope>test</scope>
                                </dependency>
                        </dependencies>
                </profile>

Reply via email to