diff --git a/EHR_ComplianceDB/module.properties b/EHR_ComplianceDB/module.properties index d9cd4c73e..ba2a3cfb1 100644 --- a/EHR_ComplianceDB/module.properties +++ b/EHR_ComplianceDB/module.properties @@ -1,5 +1,5 @@ ModuleClass: org.labkey.ehr_compliancedb.EHR_ComplianceDBModule -ManageVersion: false +ManageVersion: true License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 SupportedDatabases: mssql, pgsql diff --git a/snd/module.properties b/snd/module.properties index 91a49168e..7fc96536a 100644 --- a/snd/module.properties +++ b/snd/module.properties @@ -4,3 +4,4 @@ Description: Dynamically defined hierarchical datasets. License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 SupportedDatabases: mssql +ManageVersion: true