diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:38 +0100 |
commit | 0e0acb8489e747d3bb278bd0c645037cfeca3b47 (patch) | |
tree | 3ae3f5420973e2f01e2fe445a9372cc9c2a4e072 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml | |
parent | eba8318118ae3af33d9e108446e94b04c1e4dc4a (diff) |
Set snapshot and/or references of policy/apex-pdp for new release
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: I9dcccb27b3bf7b5ee8de344874b3dac5e6e4b4b1
Diffstat (limited to 'plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml')
-rw-r--r-- | plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml index a5e23853b..4f7c4cc7f 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol</groupId> <artifactId>plugins-event-protocol</artifactId> - <version>3.0.3-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>plugins-event-protocol-jms</artifactId> |