Update version to 1.13.5
[sdc.git] / openecomp-be / lib / openecomp-conflict-lib / openecomp-conflict-core / pom.xml
index 0d249ec..ed22b1b 100644 (file)
@@ -6,11 +6,10 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>openecomp-conflict-lib</artifactId>
-    <version>1.7.2</version>
+    <version>1.13.5-SNAPSHOT</version>
   </parent>
 
   <properties>
-    <groove-all.version>2.4.10</groove-all.version>
   </properties>
 
   <artifactId>openecomp-conflict-core</artifactId>
       <artifactId>openecomp-sdc-vendor-license-core</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.codehaus.groovy</groupId>
-      <artifactId>groovy-all</artifactId>
-      <version>${groove-all.version}</version>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 </project>