Bump minor version of version.properties

Changed version of version.properties from 1.1.2 to 1.2.0

Change-Id: I4d8eb4bdd52ae7d98627f28f0bca72443bfd23eb
Issue-ID: CIMAN-120
Signed-off-by: Charles Cole <cc847m@att.com>
1 file changed
tree: abfae46f5663d7b35c26b187b57ba579e15d0c9b
  1. common-logging/
  2. integrity-audit/
  3. integrity-monitor/
  4. project-configs/
  5. site-manager/
  6. .gitattributes
  7. .gitignore
  8. .gitreview
  9. LICENSE.txt
  10. pom.xml
  11. README.md
  12. version.properties
README.md

This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. 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