From 95cee9491788a74ce8c08cf7bcc776784451d514 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Fri, 12 Jan 2024 16:07:43 -0800 Subject: [PATCH] Fix SchemaVersionTestCase --- IDR/module.properties | 1 + PMR/module.properties | 1 + 2 files changed, 2 insertions(+) diff --git a/IDR/module.properties b/IDR/module.properties index 9ce97434d..88b5bb82a 100644 --- a/IDR/module.properties +++ b/IDR/module.properties @@ -3,3 +3,4 @@ Label: IDR Description: This module will support the ONPRC IDR License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +ManageVersion: false diff --git a/PMR/module.properties b/PMR/module.properties index 33f9ceda6..d8e7df586 100644 --- a/PMR/module.properties +++ b/PMR/module.properties @@ -3,3 +3,4 @@ Label: PMR Description: This is the ONPRC Precision Medicine Resource (PMR) module License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +ManageVersion: false