diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 09:59:20 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 09:59:24 -0400 |
commit | 0525d540a510be776a40eeb8bb5cd26f880e82a5 (patch) | |
tree | 972ffd975b5f2897c5d41dc1d9c0d99a19a05164 /pom.xml | |
parent | 4c35b58c0d2b63cb6756a3d56754d5554e747594 (diff) |
Point to latest patches
common and models were released, these are the latest
patch versions.
Issue-ID: POLICY-2378
Change-Id: If4fdd829d4cf2314519810a9f4d686a77a038061
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,8 +40,8 @@ <description>Code for all the Policy GUI's.</description> <properties> - <policy.common.version>1.6.4-SNAPSHOT</policy.common.version> - <policy.models.version>2.2.4-SNAPSHOT</policy.models.version> + <policy.common.version>1.6.5-SNAPSHOT</policy.common.version> + <policy.models.version>2.2.5-SNAPSHOT</policy.models.version> </properties> <modules> |