Skip to content

Commit

Permalink
github publish
Browse files Browse the repository at this point in the history
  • Loading branch information
walaniam committed Dec 22, 2021
1 parent 8d9ea26 commit dc9c7cd
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,4 +67,11 @@
</plugin>
</plugins>
</build>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub walaniam Apache Maven Packages</name>
<url>https://maven.pkg.github.com/walaniam/${project.artifactId}</url>
</repository>
</distributionManagement>
</project>

0 comments on commit dc9c7cd

Please sign in to comment.