Skip to content

Commit

Permalink
Merge pull request #6413 from sbesson/cdm_core_5.6.0_ivy
Browse files Browse the repository at this point in the history
Ivy: resolve netcdf-java-platform artifact using unidata-resolver
  • Loading branch information
jburel authored Nov 20, 2024
2 parents b317570 + 45b16b5 commit e41cfbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/ivysettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
<module organisation="edu.ucar" name="cdm" resolver="unidata-resolver"/>
<module organisation="edu.ucar" name="httpservices" resolver="unidata-resolver"/>
<module organisation="edu.ucar" name="cdm-core" resolver="unidata-resolver"/>
<module organisation="edu.ucar" name="netcdf-java-platform" resolver="unidata-resolver"/>
<module organisation="omero" name="omejava" resolver="omero-resolver" />
<module organisation="omero" name="*-test" resolver="test-resolver" matcher="glob"/>
<module organisation="org.springframework" resolver="maven-resolver"/>
Expand Down

0 comments on commit e41cfbc

Please sign in to comment.