summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNiranjana <niranjana.y60@wipro.com>2020-05-18 18:51:34 +0530
committerNiranjana Y <niranjana.y60@wipro.com>2020-07-09 07:22:55 +0000
commit2d055a7021253f44100ed8352ade75e8099c0c7e (patch)
tree1d133828a92e6a41bb70598d34e215c2c374e822 /pom.xml
parent7741546bd7607aad3ad78f01006b5c95a4c0464d (diff)
Fix networkId issue while making call to oof
Issue-ID: DCAEGEN2-2249 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia34b19f18c04d073c45be4a93a5408dc6dd76126 (cherry picked from commit 733bd98973d4e42f310c0ca0b44848474db94a83)
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 03694cf..9ec00c6 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.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
<!--parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version> </parent -->