Skip to content

Commit

Permalink
Use correct private mvn repository
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelva committed Dec 23, 2024
1 parent 6dc257d commit 548a66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</snapshots>
</repository>
<repository>
<id>maven-internal</id>
<id>maven-private</id>
<url>https://packages.nuxeo.com/repository/maven-internal/</url>
<releases>
<enabled>true</enabled>
Expand Down

0 comments on commit 548a66d

Please sign in to comment.