Bump version 1.6.5
[sdc.git] / openecomp-be / backend / openecomp-sdc-healthcheck-manager / pom.xml
index 15733ba..7db4454 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-sdc-healthcheck-manager</artifactId>
             <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>