aboutsummaryrefslogtreecommitdiffstats
path: root/ms/sdclistener/application
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-05 09:34:37 -0400
committerDan Timoney <dtimoney@att.com>2020-05-05 09:34:37 -0400
commitd4e51cbc3f4925993a91798ef172f10686cf1b72 (patch)
treef035ed096253c7e4ceee808d58761ae38159cc25 /ms/sdclistener/application
parentb9df41bccd98e68aaaa2dbe7094b116bef506124 (diff)
Roll to next snapshot
Roll to next Frankfurt snapshot version Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic67ba870ef2a6158f859754d123e6051e389d816
Diffstat (limited to 'ms/sdclistener/application')
-rw-r--r--ms/sdclistener/application/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml
index 455568020..b40223ff4 100644
--- a/ms/sdclistener/application/pom.xml
+++ b/ms/sdclistener/application/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.onap.ccsdk.cds.sdclistener</groupId>
<artifactId>parent</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>application</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>SDC Listener Application</name>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>health-api-common</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>