Skip to content

Commit

Permalink
Remove hbase module (#32000)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored Jul 6, 2024
1 parent 2ee0a4f commit 4b8aa7d
Show file tree
Hide file tree
Showing 72 changed files with 0 additions and 4,866 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@
<postgresql.version>42.7.2</postgresql.version>
<mysql-connector-java.version>8.3.0</mysql-connector-java.version>
<mssql.version>6.1.7.jre8-preview</mssql.version>
<hbase.client.version>1.7.1</hbase.client.version>
<h2.version>2.2.224</h2.version>
<opengauss.version>3.1.0-og</opengauss.version>
<mariadb-java-client.version>2.4.2</mariadb-java-client.version>
Expand Down Expand Up @@ -453,11 +452,6 @@
<version>${mssql.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-shaded-client</artifactId>
<version>${hbase.client.version}</version>
</dependency>
<dependency>
<groupId>org.opengauss</groupId>
<artifactId>opengauss-jdbc</artifactId>
Expand Down
60 changes: 0 additions & 60 deletions proxy/backend/type/hbase/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4b8aa7d

Please sign in to comment.