You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/01/31 14:12:59 UTC

[flink-shaded] 03/47: Remove reference to nonexisting child module

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 <ch...@apache.org>
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>