Step version to 1.11.7-SNAPSHOT
[sdc.git] / openecomp-be / backend / openecomp-sdc-healthcheck-manager / pom.xml
index 8ac3673..304b136 100644 (file)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>backend</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.11.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>openecomp-sdc-healthcheck-manager</artifactId>
       <artifactId>openecomp-zusammen-core</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
   <build>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>${mvn.jar.version}</version>
         <configuration>
           <archive>
             <manifest>
@@ -80,4 +74,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>