diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-06-01 21:37:20 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-06-01 21:37:20 -0500 |
commit | 1f40708ff4e0b2a413e5eb69e2f75a28f2832df5 (patch) | |
tree | d90b7330a7de107892c1e49ac9b7f0677da49c9f /PolicyEngineUtils | |
parent | 0b92548bc7f1f95dfddb0937ccdf271cd7f66f1d (diff) |
bump poms to 1.5.4-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6976c620b59fa213b702eeda9e3677cb53d6e8f6
Diffstat (limited to 'PolicyEngineUtils')
-rw-r--r-- | PolicyEngineUtils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index a7cc7b8f6..d23c39d5c 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>PolicyEngineUtils</artifactId> <dependencies> |