R6 release notes and documentation update
[sdc.git] / asdctool / pom.xml
index cc45869..d39472a 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
   </parent>
 
   <dependencies>
       <scope>compile</scope>
     </dependency>
 
-    <dependency>
-      <groupId>org.elasticsearch</groupId>
-      <artifactId>elasticsearch</artifactId>
-      <version>${elastic-search.version}</version>
-      <scope>compile</scope>
-    </dependency>
-
     <dependency>
       <groupId>com.fasterxml.jackson.dataformat</groupId>
       <artifactId>jackson-dataformat-yaml</artifactId>