Fix nokiav2 start up issue 92/103092/1
authoryangyan <yangyanyj@chinamobile.com>
Thu, 5 Mar 2020 06:41:05 +0000 (14:41 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Thu, 5 Mar 2020 06:41:15 +0000 (14:41 +0800)
Change-Id: Id4b7e0a79b9da3d1cf70f23fe1099daa1784d5d8
Issue-ID: VFC-1641
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
nokiav2/pom.xml

index 4c09ff3..f740e0a 100644 (file)
@@ -28,7 +28,7 @@
   <name>vfc-nfvo-driver-vnfm-svnfm-nokiav2</name>
   <properties>
     <jacoco.version>0.8.0</jacoco.version>
-    <spring.boot.version>2.1.3.RELEASE</spring.boot.version>
+    <spring.boot.version>2.1.1.RELEASE</spring.boot.version>
   </properties>
   <!-- used to test dependency convergence locally
   <build>