diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 13:26:45 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 13:26:53 -0400 |
commit | 36a8646b94024e4bba2aeb1346cd8168393075c0 (patch) | |
tree | d594734e08f5231dde1c1f88e1d8cf365c1257c4 /utils/pom.xml | |
parent | d41dd09a57a44f06e48c3ababc18c63fce38c5ff (diff) |
Bump policy/common to 1.7.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I75fef54eb4bad2cb4b1430618d0ac3de4ecb9493
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'utils/pom.xml')
-rw-r--r-- | utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index 1da1de70..9dd595eb 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>utils</artifactId> |