diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:57 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:57 +0000 |
commit | 6c4fc8693221990eca8000d07c208749c635a769 (patch) | |
tree | a6e0f46fea48686229d1ac20d5c80e34af346cf7 /common-parameters/pom.xml | |
parent | 0bef6965558b6451abd5f1517de17868a571dfb7 (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic0cb7dd49b28508835067a81976fa2e07bb30c84
Diffstat (limited to 'common-parameters/pom.xml')
-rw-r--r-- | common-parameters/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 9e281b98..7ec87736 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.1-SNAPSHOT</version> </parent> <artifactId>common-parameters</artifactId> |