aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkrishna <krishna.moorthy6@wipro.com>2019-05-13 20:14:48 +0530
committerkrishna <krishna.moorthy6@wipro.com>2019-05-13 22:43:07 +0530
commit77097fadf2dc4e5356bb2fa9ba370c75bf4a9439 (patch)
tree55c0e4ae16de3fd559aef2b90d033d4b755994e0 /pom.xml
parentddae038a611fb6f2bc5cb42be3069a5dacbbfd6e (diff)
Ignore additional fields in FM and PM messages1.0.1
Change-Id: I59dedd9f92bbbd39ba8ddd9c18c1f06afd30d349 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..09d2f88 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.0.1-SNAPSHOT</version>
<!--parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version> </parent -->