summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJoeOLeary <joseph.o.leary@est.tech>2019-10-02 15:25:11 +0100
committerJoeOLeary <joseph.o.leary@est.tech>2019-10-10 18:01:29 +0100
commit6f048953ea3002a5b8d8b554580135276b72de50 (patch)
tree6124395ce1ead2fedef250d1174a679b3ad0c9cf /pom.xml
parente77494eda65ff81a42a9ec960ab96846a3d48476 (diff)
Fix filter config as an object
* Add use exisiting to DR feed * Add resource configuration * Add support for filter config as escaped JSON string Issue-ID: DCAEGEN2-1826 Change-Id: Ie4fe45e0443af8eb4d859e66609aa6cbffd0e920 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c25b53b..c0d3ee7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pm-mapper</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>