aboutsummaryrefslogtreecommitdiffstats
path: root/dmaap-listener
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-03 12:56:07 -0500
committerDan Timoney <dtimoney@att.com>2020-03-03 12:56:07 -0500
commit44924cf809a463f576ad881bd70e84a0e2d8a026 (patch)
tree74b878118ab9090fbbe9d7843f32db7f1af51d23 /dmaap-listener
parentf0594b8f4684ddbb81e490c630e5a968abd2170f (diff)
Use released 1.5.2 CCSDK parent
Update to use released version of CCSDK parent pom Change-Id: I27885e3e08b774fb9f7737111641d7dd585906de Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dmaap-listener')
-rwxr-xr-xdmaap-listener/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index 4185dee5..bef0a702 100755
--- a/dmaap-listener/pom.xml
+++ b/dmaap-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>standalone-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>