Skip to content

Commit

Permalink
Updatge pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuokada committed Jul 28, 2023
1 parent 46e9ef7 commit 21a3db9
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 @@ -17,6 +17,13 @@
<slf4j.version>2.0.7</slf4j.version>
</properties>

<distributionManagement>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/yuokada/jvm-memcached-tool</url>
</repository>
</distributionManagement>

<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit 21a3db9

Please sign in to comment.