Add version.properties

Need this for deploy

Issue-Id: POLICY-139
Change-Id: I12fc57cd208c3566cf4cb3d1fc5d874bdd9f861a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: 9c780a7bef15d921e489a82743a83c30db55fae7
  1. .gitignore
  2. .gitreview
  3. LICENSE.txt
  4. pom.xml
  5. README.md
  6. version.properties
README.md

This source repository contains the ONAP Policy Administration Backend 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