diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
commit | da93726668b362436cf456a6beb79e0e86d513fb (patch) | |
tree | 4533df6a9cbcaf5ac1581f9299388e1de6feffb7 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml | |
parent | cfc5504cab2ed5a1d5a862a7b159f0893e0b95fb (diff) |
Release policy/apex-pdp2.5.6
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 0a069fa5f..477ea6f98 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 @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol</groupId> <artifactId>plugins-event-protocol</artifactId> - <version>2.5.6-SNAPSHOT</version> + <version>2.5.6</version> </parent> <artifactId>plugins-event-protocol-jms</artifactId> |