提交 633b0d6a 编写于 作者: S Stephan Ewen

[optimizer] Rename optimizer project to "flink-optimizer" (previously flink-compiler)

上级 5757850c
...@@ -50,7 +50,7 @@ under the License. ...@@ -50,7 +50,7 @@ under the License.
<dependency> <dependency>
<groupId>org.apache.flink</groupId> <groupId>org.apache.flink</groupId>
<artifactId>flink-compiler</artifactId> <artifactId>flink-optimizer</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
</dependency> </dependency>
......
...@@ -61,7 +61,7 @@ under the License. ...@@ -61,7 +61,7 @@ under the License.
<dependency> <dependency>
<groupId>org.apache.flink</groupId> <groupId>org.apache.flink</groupId>
<artifactId>flink-compiler</artifactId> <artifactId>flink-optimizer</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
</dependency> </dependency>
......
...@@ -29,8 +29,8 @@ under the License. ...@@ -29,8 +29,8 @@ under the License.
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>flink-compiler</artifactId> <artifactId>flink-optimizer</artifactId>
<name>flink-compiler</name> <name>flink-optimizer</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册