diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-07 14:49:45 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-07 14:49:45 -0400 |
commit | 57495f00cc80d5a2c7d2b951b04d8dc4f84ab369 (patch) | |
tree | a33afa9015344242968997539704f51d444e6468 /SdncReports/SdncReportsApi | |
parent | 81045e243e0249556719835252d59c7128bd6ed9 (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/SdncReportsApi')
-rw-r--r-- | SdncReports/SdncReportsApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index 95653888..9ca09f6b 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -4,12 +4,12 @@ <packaging>jar</packaging> <artifactId>SdncReportsApi</artifactId> <groupId>org.onap.sdnc.oam</groupId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> </parent> |