aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkrishna <krishna.moorthy6@wipro.com>2019-05-23 20:15:02 +0530
committerkrishna <krishna.moorthy6@wipro.com>2019-05-23 22:54:31 +0530
commit4ac8ebc8e27ff7c87472f2ddacb7887f00cd284d (patch)
tree9ab439708e4b4a0def697132cf548720535407e9 /pom.xml
parent2e5cff2dd7950ca969a8b0b225d7344075495484 (diff)
Add second control loop name, Change restclient to support SSL4.0.0-ONAP1.0.3dublin
Change-Id: I5ab334676f7f79cf2c42a9325ec1b7bfe8add6c5 Issue-ID: DCAEGEN2-1529 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 046dc57..64a184f 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.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<!--parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version> </parent -->