diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
commit | 2bf14416a29dceab6eff9185e0514516df58c5c1 (patch) | |
tree | 8635fb4d6d5495198e5fa67006ba9bd42449db56 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms | |
parent | 13c8dcadc51770b45d28705626eae674969aed17 (diff) |
Release policy/apex-pdp3.0.2
Diffstat (limited to 'plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms')
-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 8dc6cd540..f30e96d83 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.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>plugins-event-protocol-jms</artifactId> |