diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 06:40:50 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 06:40:50 +0000 |
commit | b4e15d3823a361458b9001ee070474c678207674 (patch) | |
tree | c036d5d6fb8e0b63eda17758a57a24a3e4fda346 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml | |
parent | 7bc922f66223096b69abd1dab7009d306375c4d4 (diff) |
Release policy/apex-pdp2.8.0
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 cf9470116..dee702400 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>2.8.0-SNAPSHOT</version> + <version>2.8.0</version> </parent> <artifactId>plugins-event-protocol-jms</artifactId> |