diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 09:08:00 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 09:08:05 -0400 |
commit | 62463da9961f7e524559b34766baf2dd469fa910 (patch) | |
tree | 00d871016b09304972f91783ca1abdebcd1163b5 /utils-test | |
parent | 31e75e499be76f52c532dc66460916d0cf3a59f1 (diff) |
Bump common to 1.5.1 SNAPSHOT
Released 1.5.0
Issue-ID: POLICY-1737
Change-Id: I51b1c264d52cab2b2501dce7c5b0e7805d39ad5c
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 c50d84a3..685a2266 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.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <artifactId>utils-test</artifactId> |