Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Add zyneon repository to parent pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldieeins committed Apr 29, 2024
1 parent 4011d1d commit a950525
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 @@ -9,6 +9,13 @@
<version>2024.5-beta.1</version>
<packaging>pom</packaging>

<repositories>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/zyneonstudios/zyneon-maven</url>
</repository>
</repositories>

<modules>
<module>application-main</module>
<module>application-updater</module>
Expand Down

0 comments on commit a950525

Please sign in to comment.