Hierarchical panel loading with current instance
[sdc.git] / asdctool / pom.xml
index ccb1951..34f958f 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.11.1-SNAPSHOT</version>
+    <version>1.11.6-SNAPSHOT</version>
   </parent>
 
   <dependencies>
           <groupId>org.apache.httpcomponents</groupId>
           <artifactId>httpcore</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>org.functionaljava</groupId>
+          <artifactId>functionaljava</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <dependency>