aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGao, Chenfei (cg287m) <cgao@research.att.com>2017-07-21 17:03:44 -0400
committerGao, Chenfei (cg287m) <cgao@research.att.com>2017-07-24 10:59:40 -0400
commitc182c8b95eda734f9d12dfa41e2959a1fc32ce42 (patch)
treed7871df5d1cca91b64d112ee8d76602a4ac89c50 /README.md
parent542385d1e097a68ca8330e5c79b96d20a58d3f4a (diff)
[POLICY-76] Remove/rename ATT internal stuffs
Change-Id: I251bd2c4f6852a563a4899024d138ebad6c52999 Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d30cdaaa..fdbfbb61f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-This source repository contains OpenECOMP Policy application code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
+This source repository contains ONAP Policy application code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install