aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-03 13:22:41 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-08-08 13:49:44 +0000
commit1f049418db62758e293a13b78af481d5ac03da83 (patch)
tree5acefefc78cb1a4743dba42ab78e07c9b1874ec4 /README.md
parent977838a5983de2098789a1c777f9f90ea12dd259 (diff)
First commit, adding parent pom
Issue-ID: POLICY-139 Change-Id: I93f9aa48a03d392028f5633a1bc6dd0ad8fd5ef3 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..bb4ac0bd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+This source repository contains the ONAP Policy Administration Backend 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