From b55ba47c5e42304f579b9ed0a274fb508c8fec4c Mon Sep 17 00:00:00 2001 From: alandavis Date: Mon, 21 Mar 2022 17:11:03 +0000 Subject: [PATCH] amp.min.version now has a 1 as its 1st digit with the new Hyland version number scheme such as 23.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 18aed468b2..8d9e187d16 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 1 0 - ${acs.version.major}.0.0 + ${acs.version.major}.1.0 Community community