diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-16 14:13:43 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-16 14:14:50 -0400 |
commit | a677d128de186d3fe974e2ec15ef8fc33a1028c1 (patch) | |
tree | c805082593d3153bd0e87673a216f762fb72f7b1 | |
parent | 12bcb8d6e63d4b203c6ee6b78157e87a4f87c8c5 (diff) |
updated README
Change-Id: I92de11ef15342d15c064da9028b515d7c7fc4454
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. + |