Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Apparently, I accidentally removed
Browse files Browse the repository at this point in the history
httpservices from ncIdv jar.
Re-add it.
  • Loading branch information
DennisHeimbigner committed Mar 31, 2016
1 parent e77ac9c commit 600cab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/fatJars.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies {
ncIdv project(':netcdf4')
ncIdv project(':opendap')
ncIdv project(':visadCdm')
ncIdv project(':httpservices')

tdmFat project(':tdm')

Expand Down

0 comments on commit 600cab7

Please sign in to comment.