Change ubuntu version in DockerFile

Changed ubuntu from 14.04 to 16.04 in DockerFile

Issue-ID: POLICY-1270
Change-Id: I17a4ee632eb7fb10ddfb3cd2c0c8d57ff22347ff
Signed-off-by: Chenfei Gao <cgao@research.att.com>
1 file changed
tree: 35e571c3abc8f43aab7c1bff8ba1203d915105bf
  1. main/
  2. packages/
  3. .gitignore
  4. .gitreview
  5. INFO.yaml
  6. LICENSE.txt
  7. pom.xml
  8. README.md
  9. version.properties
README.md

Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy API code.

To build it using Maven 3, run: mvn clean install