Skip to content

Commit

Permalink
Try publishing via GitHub packages
Browse files Browse the repository at this point in the history
  • Loading branch information
franksn90 committed Mar 11, 2024
1 parent 3efb91f commit 15febc0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,13 @@
<scope>test</scope>
</dependency>
</dependencies>

<distributionManagement>
<repository>
<id>jitpack</id>
<name>Jitpack Package Repository</name>
<url>https://jitpack.io/com/github/Cambio-Project/TL-Tea/</url>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/Cambio-Project/TL-Tea</url>
</repository>
<downloadUrl>https://jitpack.io/com/github/Cambio-Project/TL-Tea/${project.version}</downloadUrl>
</distributionManagement>


Expand Down

0 comments on commit 15febc0

Please sign in to comment.