summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-16 16:49:55 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-16 16:49:55 +0000
commit27a974f4b39957653282093ac35aa257eea6491b (patch)
tree588febfe00f44966693379814620b2465800ed3d /README.md
parentedbdb93e1cccbcee0a1c32e47a2560893e3ecaa3 (diff)
parentf9567bf57b7c720cdf42c9763386b2fbc84dbda2 (diff)
Merge "Update link to policy projects."
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d21d178..e72fc1dd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
This source repository contains the files for building the ONAP Policy Engine Docker images.
-To build it using Maven 3, first build 'policy-common-modules', 'policy-engine', 'policy-drools-pdp', and 'policy-drools-applications' repositories, and then run: mvn prepare-package. This will pull the installation zip files needed for building the policy-pe and policy-drools Docker images into the target directory. It will not actually build the docker images; the following additional steps are needed to accomplish this:
+To build it using Maven 3, first build 'policy/common', 'policy/engine', 'policy/drools-pdp', and 'policy/drools-applications' repositories, and then run: mvn prepare-package. This will pull the installation zip files needed for building the policy-pe and policy-drools Docker images into the target directory. It will not actually build the docker images; the following additional steps are needed to accomplish this:
- Copy the files under policy-pe to target/policy-pe
- Copy the files under policy-drools to target/policy-drools