aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/reception-plugins/pom.xml
diff options
context:
space:
mode:
authorliboNet <libo.zhu@intel.com>2018-09-11 11:07:04 +0800
committerliboNet <libo.zhu@intel.com>2018-09-13 12:37:03 +0800
commit571b40bd86ffeb24f707539f3fe535ff1b2e2ebc (patch)
tree6d1243fe9cdacde98bd41b9ad5007d3176088109 /plugins/reception-plugins/pom.xml
parent1b5763e20c91f40da4ad44b2d6bd09331705b27a (diff)
Adding code for dynamically generate Polices
* Update sdc tosca version to 1.4.1 * Define the objects to represents the policy used by OOF/Mutlicloud/AAI etc * Integration into the distribution framework to update PdpxPolicy and add new File PolicyDecoderCsarPdpx to do decoder from CSAR * Add two Test case including 2 VNFs, each VNF maps to 1 policy, so to generate 2 polices * use @SerializedName make the variable name different with that in the out json field Change-Id: Icc7175082063db8a245bbe576085cdf5a4b51adc Issue-ID: POLICY-927 Signed-off-by: liboNet <libo.zhu@intel.com>
Diffstat (limited to 'plugins/reception-plugins/pom.xml')
-rw-r--r--plugins/reception-plugins/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml
index 388477e9..799904c3 100644
--- a/plugins/reception-plugins/pom.xml
+++ b/plugins/reception-plugins/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.3.0</version>
+ <version>1.4.1</version>
</dependency>
<dependency>
<groupId>org.onap.sdc.sdc-distribution-client</groupId>