commit | fa868f63c30bf33fc90b5173dba0df5ccdc90219 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Sep 08 11:08:56 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Sep 08 11:09:21 2020 -0400 |
tree | 79cb9ecd9de95a44df790ef83bcde3da0efe8355 | |
parent | ad3598c6c712a4a4bf22c13fb08fe0e2ec85d873 [diff] [blame] |
Bump common to 1.7.2 Issue-ID: POLICY-2789 Change-Id: Ia29c63d215facba9796a9dabdd4e9ea6792a852a Signed-off-by: Jim Hahn <jrh3@att.com>
diff --git a/utils/pom.xml b/utils/pom.xml index 9dd595e..302d8d2 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.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> </parent> <artifactId>utils</artifactId>