summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nokiav2/docs/onboarding.rst2
-rw-r--r--nokiav2/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/nokiav2/docs/onboarding.rst b/nokiav2/docs/onboarding.rst
index 4613777d..d28dd41b 100644
--- a/nokiav2/docs/onboarding.rst
+++ b/nokiav2/docs/onboarding.rst
@@ -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
diff --git a/nokiav2/pom.xml b/nokiav2/pom.xml
index 2a83751d..b362bc87 100644
--- a/nokiav2/pom.xml
+++ b/nokiav2/pom.xml
@@ -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>