diff options
author | 2019-05-30 15:29:38 -0400 | |
---|---|---|
committer | 2019-05-31 16:52:51 -0400 | |
commit | 1c8149de7a7d6b6597faa4faf9eaaf70ee079117 (patch) | |
tree | 015beac347b97a7ce9219233e101effdb1b773b2 /SdncReports/SdncReportsApi | |
parent | 210e88eb4b7956fa55666475c92cfeb5e6cce1af (diff) |
Roll to next snapshot
Roll to next snapshot (1.5.3-SNAPSHOT)
Change-Id: Ib35f1f0f8d187af16d908eded83ff0b837358128
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 675bd7cbe915d0fb1cc7554be0a35ffd7261f17e
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 c45ffb74..9363761e 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.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> </parent> |