diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:16:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:16:51 +0000 |
commit | 3bbfca830b954a8e536c0a01af726015ce826da4 (patch) | |
tree | b91e05093c0d88e657eb6e3bf8839e371926dcf3 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms | |
parent | e94ec8caa9344d3860b29e3ea88447d7609dea6c (diff) |
Release policy/apex-pdp2.2.1
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 ff1019269..a23567b9d 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.2.1-SNAPSHOT</version> + <version>2.2.1</version> </parent> <artifactId>plugins-event-protocol-jms</artifactId> |