Skip to content

Commit d341e09

Browse files
author
Moderyo
committed
chore: add GitHub Packages distribution
1 parent 8777033 commit d341e09

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,12 @@
155155
</plugin>
156156
</plugins>
157157
</build>
158+
159+
<distributionManagement>
160+
<repository>
161+
<id>github</id>
162+
<name>GitHub Moderyo Apache Maven Packages</name>
163+
<url>https://maven.pkg.github.com/Moderyo/moderyo-java</url>
164+
</repository>
165+
</distributionManagement>
158166
</project>

0 commit comments

Comments
 (0)