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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,13 +24,13 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>2.1.0</version> + <version>3.0.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> |