diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-11 11:51:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-11 11:51:27 +0000 |
commit | c6bb2f6321a26b783feadfe6d1502b953228686b (patch) | |
tree | afcb4b3e3500e3b4cc947033d420cd177d9093bc /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml | |
parent | 0332abfaabe4dbd3b3f0f417e3c8137e765733ab (diff) |
Release policy/apex-pdp2.7.1
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 f86797390..6a108c65d 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.7.1-SNAPSHOT</version> + <version>2.7.1</version> </parent> <artifactId>plugins-event-protocol-jms</artifactId> |