diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-22 14:34:30 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-22 14:34:30 +0100 |
commit | 0b857b33c027916b9e9eb6e4fa80f4744e5a8b56 (patch) | |
tree | 8a6f8267a1c71ccc414057436ef71a7055588b6a /resources | |
parent | 754252f0e3a149c7b0b854899faec3ad294fee8a (diff) |
Update snapshot and/or references of policy/parent to latest snapshots
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6f785f654252b42fac673237c98c4249087d8731
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index 3c89b407..3be3ce9f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.6.0-SNAPSHOT</version> + <version>3.6.1-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |