Set Ubuntu and Python in .readthedocs.yaml
[ccsdk/apps.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index dde6823..f206ca7 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-apps</name>
@@ -48,7 +48,7 @@
         That issue has been fixed in 0.8.3 , so we override the default ONAP
         version here to pick up that fix -->
         <sonar.coverage.jacoco.xmlReportPaths>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
-        <jacoco.version>0.8.3</jacoco.version>
+        <jacoco.version>0.8.8</jacoco.version>
         <gson.version>2.9.0</gson.version>
     </properties>