aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNiranjana <niranjana.y60@wipro.com>2020-05-18 18:51:34 +0530
committerNiranjana <niranjana.y60@wipro.com>2020-05-18 18:51:34 +0530
commit733bd98973d4e42f310c0ca0b44848474db94a83 (patch)
treee9d30468f96f3055157914c55cf7794f86109006 /pom.xml
parentc2224f518dcf17b9335d846d280ed8fe3069e80a (diff)
Fix networkId issue while making call to oof
Issue-ID: DCAEGEN2-2249 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia34b19f18c04d073c45be4a93a5408dc6dd76126
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 -->