First commit, adding parent pom
[policy/api.git] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..62246e8
--- /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