From 1f50c72eb501af42c61c4ddbb011302a6290afdb Mon Sep 17 00:00:00 2001 From: shiria Date: Wed, 10 Oct 2018 15:16:15 +0300 Subject: Fix Policy type and Policy definition Fix policy according to TOSCA spec Change-Id: I4e3da732666dd52895c4458f0cbd16c6ca47c1cd Issue-ID: SDC-1782 Signed-off-by: shiria --- common/onap-tosca-datatype/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common/onap-tosca-datatype/pom.xml') diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index 421aaf03af..e00394f64f 100644 --- a/common/onap-tosca-datatype/pom.xml +++ b/common/onap-tosca-datatype/pom.xml @@ -46,5 +46,9 @@ ${guava.version} compile + + org.projectlombok + lombok + -- cgit 1.2.3-korg