diff --git a/descriptors/ModuleDescriptor-template.json b/descriptors/ModuleDescriptor-template.json index 1adcf3766a..edf565551e 100644 --- a/descriptors/ModuleDescriptor-template.json +++ b/descriptors/ModuleDescriptor-template.json @@ -185,7 +185,7 @@ }, { "id": "circulation", - "version": "14.3", + "version": "14.2", "handlers": [ { "methods": [ diff --git a/ramls/circulation.raml b/ramls/circulation.raml index f8083c6c5d..f32156693e 100644 --- a/ramls/circulation.raml +++ b/ramls/circulation.raml @@ -1,6 +1,6 @@ #%RAML 1.0 title: Circulation -version: v14.3 +version: v14.2 protocols: [ HTTP, HTTPS ] baseUri: http://localhost:9130