Disable integration test by default 63/4063/6
authorecaiyanlinux <martin.c.yan@est.tech>
Wed, 10 Jun 2020 16:17:56 +0000 (18:17 +0200)
committerecaiyanlinux <martin.c.yan@est.tech>
Thu, 11 Jun 2020 16:44:15 +0000 (18:44 +0200)
Issue-ID: NONRTRIC-237
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Change-Id: Ia5e1e3b680aa0f23cfcb5c05666c270909a31a88

policy-agent/pom.xml

index 76f3c33..9bf15b2 100644 (file)
@@ -62,6 +62,7 @@
         <sonar-maven-plugin.version>3.7.0.1746</sonar-maven-plugin.version>
         <jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
         <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
+        <exec.skip>true</exec.skip>
     </properties>
     <dependencies>
         <dependency>