diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-29 16:05:41 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-29 16:05:41 -0500 |
commit | 569250e2f782a0099df39930aacf23c3775a2645 (patch) | |
tree | c7c14ae98f5441af4e72729ea851b40332e3589b /controlloop/common/guard/pom.xml | |
parent | 4860cad4101772934e05b244b394e51227445489 (diff) |
bump poms to 1.5.5-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I633c1d0639cd688d3c74d4c381c2b63916e0bad1
Diffstat (limited to 'controlloop/common/guard/pom.xml')
-rw-r--r-- | controlloop/common/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/guard/pom.xml b/controlloop/common/guard/pom.xml index 7b95633b6..f51601199 100644 --- a/controlloop/common/guard/pom.xml +++ b/controlloop/common/guard/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> <artifactId>common</artifactId> - <version>1.5.4-SNAPSHOT</version> + <version>1.5.5-SNAPSHOT</version> </parent> <artifactId>guard</artifactId> |