Roll to next Frankfurt snapshot and fix sonar build
[ccsdk/cds.git] / ms / error-catalog / application / pom.xml
index 4e1a6f3..c2a09db 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.cds.error.catalog</groupId>
         <artifactId>error-catalog</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>error-catalog-application</artifactId>
 
     <name>Error Catalog Application</name>
     <description>Error Catalog Application</description>
+
+    <properties>
+        <sonar.skip>true</sonar.skip>
+    </properties>
 </project>