Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Dec 6, 2022
1 parent 1146c5a commit 61c00b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
Expand Up @@ -134,11 +134,6 @@ under the License.
<artifactId>flink-connector-aws-base</artifactId>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-cassandra_${scala.binary.version}</artifactId>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-files</artifactId>
Expand Down
7 changes: 0 additions & 7 deletions flink-architecture-tests/pom.xml
Expand Up @@ -146,13 +146,6 @@ under the License.
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-cassandra_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-files</artifactId>
Expand Down

0 comments on commit 61c00b6

Please sign in to comment.