aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkrishna <krishna.moorthy6@wipro.com>2019-05-13 20:06:22 +0530
committerkrishna <krishna.moorthy6@wipro.com>2019-05-13 22:46:03 +0530
commitcf1fb180941364f253de8aea9e1c811abe8b89db (patch)
treeae2aa0b21603f5e8a22002e77778135ec2580d62 /pom.xml
parentddae038a611fb6f2bc5cb42be3069a5dacbbfd6e (diff)
Ignore additional fields in FM and PM messages
Change-Id: I5de3f6d6c5f0bbf0e7d4f250b84ab51e5482525b Issue-ID: DCAEGEN2-1497 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
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 40d550e..d53738c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.onap.dcaegen2.services.son-handler</groupId>
<artifactId>son-handler</artifactId>
<name>dcaegen2-services-son-handler</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<!--parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version> </parent -->