aboutsummaryrefslogtreecommitdiffstats
path: root/SdncReports/SdncReportsDao
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-04 10:12:41 -0400
committerDan Timoney <dtimoney@att.com>2020-05-05 12:00:23 -0400
commitf6d77b82a7885008c6a48820312de7e938c30102 (patch)
tree21fe3c46c5e8cfa8f44fbd0e4505ff706ea0cc1a /SdncReports/SdncReportsDao
parent695b770064bd338191803296d67d9482e0951771 (diff)
Roll to next Frankfurt snapshot
Roll to 1.8.2-SNAPSHOT version Change-Id: Id7903d241fb100d7c31434488eddac9ce5c46af2 Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 44db4626c5c7c8283055cb50ff8efc4d615ed8a8
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 f4492d4f..39e29b03 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.1-SNAPSHOT</version>
+ <version>1.8.2-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.1-SNAPSHOT</version>
+ <version>1.8.2-SNAPSHOT</version>
</parent>
<dependencies>