fix merge issue
restore activity log
add clean up to the onboarding back end docker
Issue-ID: SDC-1664
Change-Id: Ib7994ca12439bc842650c3cacddb0e4d87215390
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/pom.xml b/pom.xml
index f36d805..ce2e613 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,6 +128,7 @@
</properties>
+
<dependencyManagement>
<dependencies>
<dependency>
@@ -201,7 +202,6 @@
<artifactId>umlgraph</artifactId>
<version>5.6</version>
</docletArtifact>
- <additionalparam>-views</additionalparam>
<useStandardDocletOptions>true</useStandardDocletOptions>
</configuration>
</plugin>