diff options
author | HOCKLA <ah999m@att.com> | 2019-12-04 08:53:28 -0600 |
---|---|---|
committer | HOCKLA <ah999m@att.com> | 2019-12-04 09:13:46 -0600 |
commit | 81864a1b04ba114e5c4124d54aadf6940f1ec2bb (patch) | |
tree | bdf9bff2b03f4c15b3c8cca0d9b9ce3aceb039c4 /pom.xml | |
parent | c2dc5169d9cb7941939ba1fd65afcf14d515386b (diff) |
Added a yaml file to release 1.6.0 policy/common
Issue-ID: POLICY-1583
Change-Id: I20b608a6674a4496e5aa20fa3c26da2a275a289d
Signed-off-by: HOCKLA <ah999m@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> <relativePath /> </parent> |