Enable isolated class loading for api-ocn

This commit is contained in:
Jedediah Smith 2017-02-06 05:22:13 -05:00
parent 292d7c3f47
commit 8863e72fba
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@ name: API-OCN
main: tc.oc.api.ocn.OCNApiManifest
version: ${project.version}-${git.commit.id.abbrev}
author: Overcast Network
isolate: true
depends: [API]