Fix CVE-2018-15756 81/74481/1
authorDenes Nemeth <denes.nemeth@nokia.com>
Tue, 11 Dec 2018 07:45:36 +0000 (08:45 +0100)
committerDenes Nemeth <denes.nemeth@nokia.com>
Tue, 11 Dec 2018 07:47:00 +0000 (08:47 +0100)
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-1159
Change-Id: Ifdb433838f6c556ba74460817b9fd22e1db78805

nokiav2/docs/onboarding.rst
nokiav2/pom.xml

index 4613777..d28dd41 100644 (file)
@@ -231,7 +231,7 @@ The following section design a network service. The prerequisite is that the tes
 
     - If the network service is missing from the list
 
-      - Log in as demo user and select SDC
+      - Log in as demo user and select SDC and create the Network Service category
 
   - Click on Create
 
index 2a83751..b362bc8 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.0.5.RELEASE</spring.boot.version>
+    <spring.boot.version>2.1.1.RELEASE</spring.boot.version>
   </properties>
   <!-- used to test dependency convergence locally
   <build>