diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:16 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:16 -0400 |
commit | e64e9bc5e41e277be9922617d778ca77245131d7 (patch) | |
tree | 7a225edd0fbf659274ccae26a308cd8b1cc3e6b6 /common/pom.xml | |
parent | 9ee18929a9a759e8853c8a6063077afffa9bab02 (diff) |
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I79a77b7f325a75a6f0fca2f6b90b7b341626efb8
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index da6e24b39..d25495b70 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.4.2-SNAPSHOT</version> + <version>6.4.3-SNAPSHOT</version> </parent> <artifactId>policy-clamp-common</artifactId> |