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-shaded.git
commit 99ec784c4f5ba3813b3be6135f3e431cb5eca9d7 Author: zentol <[email protected]> AuthorDate: Mon Jun 26 14:51:55 2017 +0200 Remove reference to nonexisting child module --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index e5ad57f..4d530fc 100644 --- a/pom.xml +++ b/pom.xml @@ -55,10 +55,6 @@ under the License. <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flink-shaded.git</developerConnection> </scm> - <modules> - <module>flink-shaded-guava</module> - </modules> - <build> <plugins> <plugin>
