diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-20 07:35:03 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-20 07:35:09 -0400 |
commit | 5765debbba7d08c633870b55eb38127a2e07c5f9 (patch) | |
tree | 1ba9624fb63663bba83d2141f27b1cc05fbbe711 /utils-test | |
parent | 6ecc369906d0c9897d9b63048bf2768972f82ae3 (diff) |
Bump common to 1.6.3-SNAPSHOT
Released 1.6.2
Issue-ID: POLICY-2378
Change-Id: I12c93a88af2b00c25d457ff9aa9e50c1845e004c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'utils-test')
-rw-r--r-- | utils-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 776046c0..65766278 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <artifactId>utils-test</artifactId> |