aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormalar <malarvizhi.44@wipro.com>2021-10-14 12:58:18 +0000
committerMalarvizhi Paramasivam <malarvizhi.44@wipro.com>2021-10-25 12:22:35 +0000
commitaf3748999932f7c2aea29df5d563118d7b1f17f4 (patch)
tree29ee8143f8aa02d0e0dc3a3e275facdbc0e993fa /pom.xml
parent29f3dc9cabe5b6a6b2cfddc8a7a24d7a3ff98b4f (diff)
Fix bug in filtering new FM notificationistanbul
Issue-ID: DCAEGEN2-2943 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ibd0a06695bd14267667f57fe57c3e36b41fb2e12 (cherry picked from commit 9f1c4f29af6640cccaad8fec941fa58fcd833dcd)
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 9e41846..1102bfb 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>2.1.4-SNAPSHOT</version>
+ <version>2.1.5-SNAPSHOT</version>
<!--parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version> </parent -->