summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-03 13:00:44 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-08-08 13:49:20 +0000
commit6e7baf6013a4b3de477f7d7fa6762075e61815ed (patch)
treee9e71b252d637c54ff30542cc450173d8f4b861c /README.md
parentdb57b4ec370a9ad44ff2c26b1ff70c07ff402fe8 (diff)
First commit, adding parent pom
Issue-ID: POLICY-139 Change-Id: I7e2e3cd72f14b6c01be17d3aaf1e5a09272c87e9 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 0000000..26ec038
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+This source repository contains the ONAP Policy GUI 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