Upgrade to released common & models
[policy/engine.git] / README.md
index 3e8ca78..a31b952 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1 +1,5 @@
-This source repository contains the ONAP Policy Engine code. The settings file 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'.
+This source repository contains the ONAP Policy Engine code. To build it:
+1. using Maven 3
+2. git clone http://gerrit.onap.org/r/oparent and copy
+oparent/settings.xml to ~/.m2
+3. mvn clean install