Skip to content

Commit

Permalink
[FLINK-18341][walkthroughs] Drop remaining table walkthrough archetypes
Browse files Browse the repository at this point in the history
This closes apache#12970
  • Loading branch information
sjwiesman committed Jul 24, 2020
1 parent c7823ff commit d88f9b1
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 812 deletions.
12 changes: 0 additions & 12 deletions flink-walkthroughs/flink-walkthrough-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,5 @@ under the License.
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-common</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-planner_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
38 changes: 0 additions & 38 deletions flink-walkthroughs/flink-walkthrough-table-java/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit d88f9b1

Please sign in to comment.