Skip to content

Commit

Permalink
revert unintentional changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dpcollins-google committed Mar 29, 2021
1 parent 91593b1 commit 1f0c2bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions kafka-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
<artifactId>kafka-clients</artifactId>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>pubsublite-kafka</artifactId>
Expand Down

This file was deleted.

0 comments on commit 1f0c2bb

Please sign in to comment.