Updating Dockerfile & .gitreview
[so.git] / packages / docker / src / main / docker / docker-files / Dockerfile.jacoco
index f00cdd0..d18a015 100644 (file)
@@ -2,7 +2,7 @@
 FROM ubuntu:14.04
 
 ### File Author / Maintainer
-MAINTAINER "The OpenECOMP Team"
+MAINTAINER "The ONAP Team"
 LABEL Description="This image is used to get jacoco result from a jboss image" Version="1.0"
 
 ARG http_proxy