diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 14:35:11 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 14:35:18 -0400 |
commit | 98947fa790a8eb3ee76dc89bc86dbfe2a89994bd (patch) | |
tree | 256e3d3d0a01f46e461871e618dd08eb3a538b36 /pom.xml | |
parent | 0ca776a58626bf01347232f7807d9f288680d97d (diff) |
Point to models 2.2.2
To incorporate CLAMP changes to operational common policy type.
Issue-ID: POLICY-2378
Change-Id: I2a97189488936525772dd5e64d1b1072cf6dba8d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,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> |