Update version to 1.13.4
[sdc.git] / openecomp-be / lib / openecomp-sdc-enrichment-lib / openecomp-sdc-enrichment-api / pom.xml
index 06d6ca5..045b0b2 100644 (file)
@@ -24,9 +24,8 @@
 
   <parent>
     <groupId>org.openecomp.sdc</groupId>
-    <artifactId>openecomp-sdc-lib</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
-    <relativePath>../..</relativePath>
+    <artifactId>openecomp-sdc-enrichment-lib</artifactId>
+    <version>1.13.4-SNAPSHOT</version>
   </parent>
 
   <dependencies>
       <artifactId>openecomp-sdc-versioning-api</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.jmockit</groupId>
-      <artifactId>jmockit</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
 </project>