remove duplicated dependencies
[sdc.git] / openecomp-be / backend / openecomp-sdc-healthcheck-manager / pom.xml
index 15733ba..a0e36c9 100644 (file)
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>com.google.code.bean-matchers</groupId>
-            <artifactId>bean-matchers</artifactId>
-            <version>${bean-matchers.version}</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     <build>
         <plugins>