commit | d034de615965ca8214396e30c85191a5aa4aa37b | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu May 09 15:54:41 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Thu May 09 15:54:41 2019 +0000 |
tree | e19b0a396010b94a28f76ea86f06739c1ed479aa | |
parent | 4a1ec1aea71bf58d371a034045defd11d9e77ce3 [diff] |
Store policy type version in policy before DB write The policy type version must be updated on a policy before it is stored to the database, otherwise the database value is incorrect. Issue-ID: POLICY-1738 Change-Id: I0a7f2da3837497dd999141f40466d6507c26159b Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install