aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-03 12:56:47 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-08-08 13:48:13 +0000
commit7ef1ede8a51eab83a55e24c229f3c8c3ef572c9b (patch)
tree503c028403d5d40396919e9a7ca6674a3113b23e /README.md
parent6dea95259eaa0f39cefbee4112692e08ac482b39 (diff)
First commit, adding parent pom
Issue-ID: POLICY-139 Change-Id: I4599d855b0c5e44e002dac67f683278457fcde81 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..62246e8d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+This source repository contains the ONAP Policy API 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