summaryrefslogtreecommitdiffstats
path: root/SdncReports/SdncReportsDao/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 16:27:27 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-20 09:21:37 -0400
commit9cdcc40a85adafd319ff5ace10139cb2f9f62655 (patch)
tree60cbeda9d5d890f7d085587260090c24fd5b58d1 /SdncReports/SdncReportsDao/pom.xml
parent1801c19b6cc5ac80dea655d2f60b76e70e1e80aa (diff)
Update to use CCSDK version 0.6.3
Roll versions and update to use CCSDK version 0.6.3 Change-Id: Ia84a64cda94791c967f25851e5a540df08b6549b Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 845ff019964af8cd799861ccd47fc44182041675
Diffstat (limited to 'SdncReports/SdncReportsDao/pom.xml')
-rw-r--r--SdncReports/SdncReportsDao/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml
index d4015d57..f5ffe22c 100644
--- a/SdncReports/SdncReportsDao/pom.xml
+++ b/SdncReports/SdncReportsDao/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReportsDao</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-oam :: SdncReports :: SdncReportsDao</name>
@@ -11,7 +11,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReports</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<dependencies>