Skip to content

Commit

Permalink
Add clojars repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tshan10 committed Jul 22, 2024
1 parent b7d6173 commit 563e6b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@
</repository>
</distributionManagement>

<repositories>
<repository>
<id>clojars.org</id>
<url>https://clojars.org/repo</url>
</repository>
</repositories>

<properties>
<hbase.client.version>2.0.1</hbase.client.version>
<hbase.ds.version>0.0.2</hbase.ds.version>
Expand Down

0 comments on commit 563e6b6

Please sign in to comment.