diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-09 12:38:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-09 12:38:41 +0000 |
commit | 87e929bc7177641b2c76792dbc5d8d56351850ae (patch) | |
tree | 87b241025408b7805f67fdb051a758588152eef9 /northbound/dmaap-listener | |
parent | dc05f6d972bbc3481fb339c8879649500aa7fb6f (diff) |
Release ccsdk/sli1.3.1
Diffstat (limited to 'northbound/dmaap-listener')
-rwxr-xr-x | northbound/dmaap-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/dmaap-listener/pom.xml b/northbound/dmaap-listener/pom.xml index a3ca739e4..f2c8eac26 100755 --- a/northbound/dmaap-listener/pom.xml +++ b/northbound/dmaap-listener/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dmaap-listener</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.1</version> <packaging>jar</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |