aboutsummaryrefslogtreecommitdiffstats
path: root/SdncReports/SdncReportsDao/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-18 09:30:59 -0400
committerDan Timoney <dtimoney@att.com>2020-03-18 09:30:59 -0400
commit03c6d7620f636a5ab23c91c4aa2d07c5a24b3b84 (patch)
tree95f90dbb4a73eab00c6e6c8df9d078f3470d8bfa /SdncReports/SdncReportsDao/pom.xml
parent779ea800e4a707cb856e6d5ed3d7bd263679e069 (diff)
Roll to Guilin release snapshot
Roll master branch to Guilin release numbering Change-Id: I273a6d07c7a42dd1bde4219fada701da51c40bf0 Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 0d6d9148fd35aec6a2f8ba72f6212570a37a73d3
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 19659d0c..5c959944 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.0-SNAPSHOT</version>
+ <version>2.0.0-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.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<dependencies>