Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoLaval committed Jul 1, 2024
1 parent 42935cb commit 38fdfba
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 @@ -37,6 +37,13 @@
<id>vendor</id>
<url>file://${project.basedir}/vendor</url>
</repository>
<repository>
<id>Github</id>
<url>https://maven.pkg.github.com/bis-med-it/sdmx-core</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<dependencies>
Expand Down

0 comments on commit 38fdfba

Please sign in to comment.