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 /integrity-monitor/pom.xml | |
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 'integrity-monitor/pom.xml')
-rw-r--r-- | integrity-monitor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index f24d4511..f3d3db3f 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -29,7 +29,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> <name>Integrity Monitor</name> |