From 7cf44a02c841220703e2c374a19a768c17942b5f Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 8 Jan 2025 14:54:33 -0800 Subject: [PATCH] Add ManageVersion property to all module.properties files --- module.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/module.properties b/module.properties index 91a49168..7fc96536 100644 --- a/module.properties +++ b/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