Skip to content

Commit

Permalink
Added missing maven repository related with acl manager update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiao committed Dec 20, 2020
1 parent daa4073 commit c0f8d96
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dicoogle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@
<url>http://maven.restlet.org</url>
</repository>

<repository>
<id>github-bmd</id>
<name>BMD GitHub Packages</name>
<url>https://maven.pkg.github.com/bmdsoftware/dicoogle</url>
</repository>

</repositories>

<build>
Expand Down

0 comments on commit c0f8d96

Please sign in to comment.