diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 19:59:55 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 20:00:00 -0400 |
commit | 52bfbabd9f99e484a01d38b1dddef3366491bdb0 (patch) | |
tree | 1fdee89621b8b534460712959854db1cff537ef8 | |
parent | 2c7a0d5541ba37af068782b0af0482e41f1d4941 (diff) |
Point to models 2.2.2
Issue-ID: POLICY-2378
Change-Id: Ie8671969f79fc1e2ce767cd4ab9a426eddea5d55
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ <commons.io.version>2.5</commons.io.version> <xml.apis.version>1.4.01</xml.apis.version> <policy.common.version>1.6.2</policy.common.version> - <policy.models.version>2.2.1</policy.models.version> + <policy.models.version>2.2.2</policy.models.version> </properties> <modules> |