Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
studio42gmbh committed Nov 8, 2023
1 parent 9631eb3 commit b3eebd0
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 @@ -21,6 +21,13 @@
<type>jar</type>
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub studio42 GmbH Apache Maven Packages</name>
<url>https://maven.pkg.github.com/studio42gmbh/log42</url>
</repository>
</distributionManagement>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit b3eebd0

Please sign in to comment.