Skip to content

Commit 9f932a6

Browse files
committed
added pom repo
1 parent 383743c commit 9f932a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

+8
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,12 @@
5959
</plugin>
6060
</plugins>
6161
</build>
62+
63+
<distributionManagement>
64+
<repository>
65+
<id>github</id>
66+
<name>GitHub Packages</name>
67+
<url>https://maven.pkg.github.com/dejankos/hash-queue</url>
68+
</repository>
69+
</distributionManagement>
6270
</project>

0 commit comments

Comments
 (0)