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/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/pom.xml')
-rw-r--r-- | SdncReports/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index a4461684..5f4104a6 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -5,7 +5,7 @@ <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.5-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam :: SdncReports</name> @@ -13,7 +13,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-1-starter-parent</artifactId> - <version>1.5.9</version> + <version>1.5.10-SNAPSHOT</version> </parent> <distributionManagement> <repository> |