Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- modified nhtOutputReport.json to prepop species records
- added code to support species prepop
- modified Paratoo Config
  • Loading branch information
temi committed Apr 4, 2024
1 parent 500c7e3 commit 19bee5c
Show file tree
Hide file tree
Showing 5 changed files with 618 additions and 187 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ dependencies {
providedCompile "io.methvin:directory-watcher:0.4.0"

if (!Boolean.valueOf(inplace)) {
implementation "org.grails.plugins:ecodata-client-plugin:6.2"
implementation "org.grails.plugins:ecodata-client-plugin:6.3-SPECIES-SNAPSHOT"
}
}

Expand Down
Loading

0 comments on commit 19bee5c

Please sign in to comment.