diff options
Diffstat (limited to 'openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml')
-rw-r--r-- | openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml index 127907f029..3f6ee7a0b4 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml @@ -11,17 +11,7 @@ <version>1.2.0-SNAPSHOT</version> </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> |