summaryrefslogtreecommitdiffstats
path: root/dcae-policy/pom.xml
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-03-23 14:35:12 -0400
committerAlex Shatov <alexs@att.com>2018-03-23 14:35:12 -0400
commit8534af4f1ef5be3c6f946913824d5ed807e2321c (patch)
tree7f883519886a43d6664d698f2f319ae4b4cc4353 /dcae-policy/pom.xml
parent19a075b395d687753de0f0266842cb9af8f24682 (diff)
2.1.0 dcaepolicyplugin and data types
- configAttributes in policy_filter being a stringified json, rather than the map due to SDC UI limitations - safely parse the configAttributes string into json Change-Id: I934b6254aed285ddab245b440f43403a4fe918fe Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-413
Diffstat (limited to 'dcae-policy/pom.xml')
-rw-r--r--dcae-policy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-policy/pom.xml b/dcae-policy/pom.xml
index 5f96122..33fd9f6 100644
--- a/dcae-policy/pom.xml
+++ b/dcae-policy/pom.xml
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>dcae-policy</artifactId>
<name>dcae-policy-plugin</name>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>