diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:24:54 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:24:54 +0000 |
commit | 9cea8efa1254711860fbd52fbb60f58cadaf9a87 (patch) | |
tree | 696c7081b1aa81c524107b8d9e9e524aae700f2f /integration/pom.xml | |
parent | 9540c8ddd58cd9f943b8b501418109b207c01e5b (diff) |
Set snapshot and/or references of policy/parent for new release
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I1bd9a7c0442eecaabef2897a4a0dcda5df4d4e45
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'integration/pom.xml')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 3f881423..f48b7d0f 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>5.0.2-SNAPSHOT</version> + <version>5.1.0-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |