diff options
author | krishna <krishna.moorthy6@wipro.com> | 2019-05-13 20:14:48 +0530 |
---|---|---|
committer | krishna <krishna.moorthy6@wipro.com> | 2019-05-13 22:43:07 +0530 |
commit | 77097fadf2dc4e5356bb2fa9ba370c75bf4a9439 (patch) | |
tree | 55c0e4ae16de3fd559aef2b90d033d4b755994e0 /pom.xml | |
parent | ddae038a611fb6f2bc5cb42be3069a5dacbbfd6e (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 --> |