diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 21:11:34 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 21:11:34 +0000 |
commit | 819835007d79bb28da9df97b8998777d6312ad55 (patch) | |
tree | 091c9d7977324991e41f166790c8c0e2c30f5509 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml | |
parent | 8dd155b59be23b4cf98e6d59fbeaa5564141b80e (diff) |
Release policy/apex-pdp2.3.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 c1ea5b6bd..0755ccc74 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.3.0-SNAPSHOT</version> + <version>2.3.0</version> </parent> <artifactId>plugins-event-protocol-jms</artifactId> |