diff --git a/mx.fastr/suite.py b/mx.fastr/suite.py index 3e663d5297acb185d34402b1a8e4617c562aba61..ce81b0b2cf17024c81bac57e7754702a520a4153 100644 --- a/mx.fastr/suite.py +++ b/mx.fastr/suite.py @@ -41,6 +41,7 @@ suite = { "repositories" : { "snapshots" : { "url" : "https://FASTR_SNAPSHOT_HOST/nexus/content/repositories/snapshots", + "licenses" : ["GPLv2"] } },