diff options
author | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:16 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:16 +0100 |
commit | bd596fc26b45384802f065548a00150f253fddd5 (patch) | |
tree | 32f811a95570d190429f33e03ce5059212809a23 /main | |
parent | 67095dac028ef377f0ad61f0b8b93aae0dce963f (diff) |
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I97f9ae3d9c1116661899229e2c520f062fbe48ef
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 5f88ee54..b17b550a 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>api-main</artifactId> <name>${project.artifactId}</name> |