diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-04 10:12:41 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-05 12:00:23 -0400 |
commit | f6d77b82a7885008c6a48820312de7e938c30102 (patch) | |
tree | 21fe3c46c5e8cfa8f44fbd0e4505ff706ea0cc1a /SdncReports/SdncReportsApi/pom.xml | |
parent | 695b770064bd338191803296d67d9482e0951771 (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/SdncReportsApi/pom.xml')
-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 1d2eda26..95653888 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.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> |