diff options
author | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:30 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:30 +0100 |
commit | 00e1d227167e0461116576cee3c2b310d8ae11a3 (patch) | |
tree | 51f2f9073e86a411f7827599c434c46397f1e704 /services/pom.xml | |
parent | 849cd06a8c87bd5e189f381582c9ea3e0a61a20e (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp 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: Idc1a4c157321d86067c9a86fd14275e0efac9d8a
Diffstat (limited to 'services/pom.xml')
-rw-r--r-- | services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml index afc58a2b9..6cd8bcb83 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.services</groupId> |