diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-28 13:54:17 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-28 13:54:25 -0400 |
commit | d815765f830aeae554214e0ededf5d1d51cb97ab (patch) | |
tree | 5617ec6f333f1874c480833294ad025f4a97d5fe /utils-test | |
parent | 0167e5d2bd13ab737e68d955d5914b6dfab35448 (diff) |
Change version to 1.5.0
Upgrade minor review for El Alto.
Update to policy/parent
Issue-ID: POLICY-1747
Change-Id: I5c54479d7b1e1951e52580c40127177e5f6d389d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'utils-test')
-rw-r--r-- | utils-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 7dfc46a1..c50d84a3 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>utils-test</artifactId> |