diff options
author | Dragosh, Pamela (pd1248) <pd1248@att.com> | 2021-03-23 16:59:13 -0400 |
---|---|---|
committer | Dragosh, Pamela (pd1248) <pdragosh@research.att.com> | 2021-03-23 17:00:27 -0400 |
commit | a5c50701a461002638a69a4caca0dce736c7ea02 (patch) | |
tree | d168fb29ca199a07b104296065b825a8c1267be3 | |
parent | 882a9d196f6277d6790d8802bba9e33774f57811 (diff) |
Point api to models 2.4.2
Issue-ID: POLICY-3150
Change-Id: Ide2e004571807745d4846dacab9520516b1c2f45
Signed-off-by: Dragosh, Pamela (pd1248) <pdragosh@research.att.com>
-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.1</policy.models.version> + <policy.models.version>2.4.2</policy.models.version> </properties> <modules> |