summaryrefslogtreecommitdiffstats
path: root/SdncReports/SdncReportsDao/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-02-05 10:02:53 -0500
committerDan Timoney <dtimoney@att.com>2020-02-05 10:02:53 -0500
commitf2bf566db264511c32640cf3cc8a1e1bbe0087ab (patch)
tree7a7bb40383e65ab8386fc8b368ba311becbafb3f /SdncReports/SdncReportsDao/pom.xml
parent7d1a46869fc2130835fb3217b4c72232b2b53e39 (diff)
Update version to next snapshot
Update version to next snapshot so updated release build can be made Change-Id: I348dc76a1b1517d6728ce55638bc44a1a809f1f9 Issue-ID: SDNC-1043 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c566bcfdd4ef08dda9542f6d18a4ff413ba67fb5
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 50820714..ff3cbe4b 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.6-SNAPSHOT</version>
+ <version>1.7.7-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.6-SNAPSHOT</version>
+ <version>1.7.7-SNAPSHOT</version>
</parent>
<dependencies>