aboutsummaryrefslogtreecommitdiffstats
path: root/SdncReports/SdncReportsDao
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-07 14:49:45 -0400
committerDan Timoney <dtimoney@att.com>2020-05-07 14:49:45 -0400
commit57495f00cc80d5a2c7d2b951b04d8dc4f84ab369 (patch)
treea33afa9015344242968997539704f51d444e6468 /SdncReports/SdncReportsDao
parent81045e243e0249556719835252d59c7128bd6ed9 (diff)
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot Change-Id: Ie8e583c904ffde3414c42065a5c035493013a91a Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 00718a8848c68b46e6384ac1463b027e906b4aa8
Diffstat (limited to 'SdncReports/SdncReportsDao')
-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 39e29b03..613ef95c 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.8.2-SNAPSHOT</version>
+ <version>1.8.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.8.2-SNAPSHOT</version>
+ <version>1.8.3-SNAPSHOT</version>
</parent>
<dependencies>