diff options
author | liamfallon <liam.fallon@est.tech> | 2023-02-17 19:17:02 +0000 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2023-02-17 20:27:03 +0000 |
commit | 3e44f6d1e7160745cabc600abf8fcd41f6c24d9a (patch) | |
tree | 18f7c8452043341bb7666c355e5ee0001f12ab10 /pom.xml | |
parent | afaa864981e4ca301b434dbffc46afe22948c1ee (diff) |
Clean up dependencies for London Release
Issue-ID: POLICY-4482
Change-Id: I9637ce21ab591710802ed6ca2029d8f1c1a15722
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,7 +4,7 @@ ONAP Policy Engine - Drools PDP ================================================================================ Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020 Nordix Foundation. + Modifications Copyright (C) 2020,2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -150,7 +150,6 @@ <artifactId>umlgraph</artifactId> <version>5.6</version> </docletArtifact> - <additionalparam>-views</additionalparam> <useStandardDocletOptions>true</useStandardDocletOptions> </configuration> </plugin> |