diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:36 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:36 +0100 |
commit | 74f2b1c243abd0808984c6e84271f32cf9309a06 (patch) | |
tree | 1f29e4660e6a7ad4c78613ee25f277ebb6ffe9e7 /packages/pom.xml | |
parent | da9215da049a89f8e70f12bd318429a52fca4702 (diff) |
Update snapshot and/or references of policy/api to latest snapshotsjakarta
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Idd749e1f6ed158d788f414b328f1d6576cc559e8
Diffstat (limited to 'packages/pom.xml')
-rw-r--r-- | packages/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pom.xml b/packages/pom.xml index 72fa838f..893e8784 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.6.4-SNAPSHOT</version> + <version>2.6.5-SNAPSHOT</version> </parent> <artifactId>api-packages</artifactId> |