diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 19:58:12 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 19:58:22 -0400 |
commit | 8a0ed46e0fcfe469e167374e4c53a94acb9ad2a3 (patch) | |
tree | 6a39a1d5f4a0804d703665a67a3e397dcd13dcc7 | |
parent | 7711dbb1473fc2e76c1f2af4a8ac1f9b712233fb (diff) |
Point to models 2.2.2
Issue-ID: POLICY-2378
Change-Id: Ie6f80fe7931888d28b82c4f82659411d14198013
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ <properties> <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> |