diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 13:04:33 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 13:04:38 -0400 |
commit | 673279515bbdd46c9c1921c28c5abd14ef815a41 (patch) | |
tree | 5040f0231d8ab141eac4d71e206c57d242be4588 | |
parent | 6dd597230b3bb0a6d5367f07621337d3ffe0f6ff (diff) |
Point to latest snapshots
Issue-ID: POLICY-2378
Change-Id: Ibb791ffe672f1f6458019c921d8fd5aba498df8c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-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.2</policy.common.version> - <policy.models.version>2.2.2</policy.models.version> + <policy.common.version>1.6.3-SNAPSHOT</policy.common.version> + <policy.models.version>2.2.3-SNAPSHOT</policy.models.version> </properties> <modules> |