diff options
author | Dragosh, Pamela (pd1248) <pdragosh@research.att.com> | 2021-03-23 17:04:22 -0400 |
---|---|---|
committer | Dragosh, Pamela (pd1248) <pdragosh@research.att.com> | 2021-03-23 17:04:30 -0400 |
commit | e4a536eab196afc334c3b4c03ff8fec1e0e876ec (patch) | |
tree | 0bcd6e31aeef8d1bf1abf84c24332bc2cb56fce2 /pom.xml | |
parent | 468d12274c07d5cbb53a94f226058446e6236466 (diff) |
Point pap to 2.4.2 models
Issue-ID: POLICY-3150
Change-Id: I0610d98b742ab1aee213ef68c81085cd6b15e18c
Signed-off-by: Dragosh, Pamela (pd1248) <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.8.0</policy.common.version> - <policy.models.version>2.4.2-SNAPSHOT</policy.models.version> + <policy.models.version>2.4.2</policy.models.version> </properties> <modules> |