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 8822b48 commit fe09f0e
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 @@ -79,7 +79,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 fe09f0e

Please sign in to comment.