diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-03-09 16:28:00 -0500 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-03-09 16:44:22 -0500 |
commit | 0f092cca714b469cb09dc26f58c6a923351fb867 (patch) | |
tree | 51fcb201972871cf9d768329f4ebcb6bdfd19cfa /pom.xml | |
parent | da85366cc185590f3a8ac68cf37d16f6e4358019 (diff) |
Point to 2.4.1 models
Issue-ID: POLICY-3127
Change-Id: Ib0cad9bba202428374281b29e1768975fcb09374
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ <properties> <policy.common.version>1.8.0</policy.common.version> - <policy.models.version>2.4.0</policy.models.version> + <policy.models.version>2.4.1</policy.models.version> </properties> <modules> |