From a677d128de186d3fe974e2ec15ef8fc33a1028c1 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 16 Mar 2017 14:13:43 -0400 Subject: [PATCH] updated README Change-Id: I92de11ef15342d15c064da9028b515d7c7fc4454 Signed-off-by: Pamela Dragosh --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 01d56b4ee..d03eaa8d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ This source repository contains OpenECOMP Policy application 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 + +The Demo template rule is located in template.demo sub-project. + -- 2.16.6