diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:10 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:10 +0000 |
commit | dc26db8ca72c2590e488762fac94441daa2fe5b4 (patch) | |
tree | c7b4a3dba01b0c03bea4f344475b56f09c925488 /message-bus/pom.xml | |
parent | ef7792f10f94e0ff4222bb0ed4a6e87104443a55 (diff) |
Set snapshot and/or references of policy/common for new release
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I11913b51f4efb82086b80aea03af23c32c1ae33a
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'message-bus/pom.xml')
-rw-r--r-- | message-bus/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-bus/pom.xml b/message-bus/pom.xml index c90d5622..29f813c4 100644 --- a/message-bus/pom.xml +++ b/message-bus/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>message-bus</artifactId> |