diff --git a/build.gradle b/build.gradle index fe58d7ea0d..2c775595e5 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ plugins { allprojects { group 'bio.terra' - version '2.103.0-SNAPSHOT' + version '2.104.0-SNAPSHOT' ext { resourceDir = "${rootDir}/src/main/resources/api"