diff --git a/gradle.properties b/gradle.properties index 25ce7ea..688908c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,4 +9,4 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M gradleWrapperVersion=5.4 # Application -appVersion=2.1.2 +appVersion=2.1.3 diff --git a/grails-app/domain/org/olf/okapi/modules/directory/Service.groovy b/grails-app/domain/org/olf/okapi/modules/directory/Service.groovy index 8845481..55cb516 100644 --- a/grails-app/domain/org/olf/okapi/modules/directory/Service.groovy +++ b/grails-app/domain/org/olf/okapi/modules/directory/Service.groovy @@ -45,7 +45,7 @@ class Service implements CustomProperties,MultiTenant { /** * The business function served - if I want to list all services providing ILL, query this for ILL */ - @Defaults(['ILL','CIRC','RTAC','HARVEST', 'RS_STATS']) + @Defaults(['ILL','CIRC','RTAC','HARVEST', 'RS_STATS', 'SLNP_GATEWAY']) RefdataValue businessFunction static hasMany = [