From c6be5bc4dacb8c2df1510a1a968b4b442076b507 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Mon, 10 Jan 2022 14:27:36 +0000 Subject: [PATCH] [skip tests] Add ability to build without updating AGS license year. --- amps/ags/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml index a3002ff4bc..21d7d764e8 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -21,6 +21,7 @@ true false + true @@ -70,7 +71,7 @@ ${license.update.dryrun} true - true + ${license.failOnNotUptodateHeader}