diff options
author | Dan Timoney <dtimoney@att.com> | 2020-06-24 08:36:56 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-06-24 08:36:56 -0400 |
commit | 2a056e9e63b61a8eaca0d85a35b4ec53c5c53824 (patch) | |
tree | b645f175d93cf724603631adcdfb3df9723520d7 /SdncReports/SdncReportsApi/pom.xml | |
parent | f4627a6865a41a7fc2b85c06babe2c3e9e24aebf (diff) |
Update to latest Frankfurt parent pom version6.0.0-ONAP
Update to latest Frankfurt parent pom version
Change-Id: Ie812278b386d42bb0d8096038614af6bc19233fc
Issue-ID: SDNC-1257
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 7417a020e0c9bdfe56889d1e9a1c0616e7049fc3
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 a8ca95dd..82202f7a 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.4-SNAPSHOT</version> + <version>1.8.5-SNAPSHOT</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.5-SNAPSHOT</version> </parent> |