Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ennahdi authored Dec 3, 2024
1 parent afa021a commit 0ca4222
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion objectmorph-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,11 @@
</dependency>
</dependencies>
</dependencyManagement>
</project>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/mohamed-ennahdi/objectmorph</url>
</repository>
</distributionManagement
</project>

0 comments on commit 0ca4222

Please sign in to comment.