Reducing onboarding backend maven build time
[sdc.git] / openecomp-be / backend / openecomp-sdc-application-config-manager / pom.xml
index dd69043..ccdbbd6 100644 (file)
         <relativePath>..</relativePath>
     </parent>
 
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.12.4</version>
-                <configuration>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
     <dependencies>
         <dependency>
             <groupId>org.openecomp.sdc.core</groupId>