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 /policy-endpoints | |
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 'policy-endpoints')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 818122df..8179959e 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -27,7 +27,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>policy-endpoints</artifactId> |