Skip to content

Commit

Permalink
[FLINK-2005] Remove Record API from jdbc module
Browse files Browse the repository at this point in the history
This closes apache#982
  • Loading branch information
supermegaciaccount authored and fhueske committed Aug 4, 2015
1 parent d570d07 commit 06b37bf
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,365 deletions.
12 changes: 0 additions & 12 deletions flink-staging/flink-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,6 @@ under the License.
<artifactId>flink-java</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-core</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-clients</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.apache.derby</groupId>
Expand Down
Loading

0 comments on commit 06b37bf

Please sign in to comment.