Upgrade sdc-tosca & sdc-distribution-client libraries 30/109030/1
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Wed, 10 Jun 2020 22:10:15 +0000 (18:10 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Wed, 10 Jun 2020 22:10:27 +0000 (18:10 -0400)
Issue-ID: POLICY-2116
Change-Id: Ieaa6956ec2b0c3cb81463b359abf70f36708561d
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
plugins/reception-plugins/pom.xml

index d2a1bf6..d14e69c 100644 (file)
@@ -1,6 +1,7 @@
 <!--
   ============LICENSE_START=======================================================
    Copyright (C) 2018 Ericsson. All rights reserved.
+   Modifications copyright (C) 2020 Bell Canada. All rights reserved.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
         <dependency>
             <groupId>org.onap.sdc.sdc-tosca</groupId>
             <artifactId>sdc-tosca</artifactId>
-            <version>1.6.0</version>
+            <version>1.6.5</version>
         </dependency>
         <dependency>
             <groupId>org.onap.sdc.sdc-distribution-client</groupId>
             <artifactId>sdc-distribution-client</artifactId>
-            <version>1.4.0</version>
+            <version>1.4.1</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.slf4j</groupId>