Update SDC version to 1.11.8-SNAPSHOT
[sdc.git] / openecomp-be / tools / swagger-ui / pom.xml
index 67ae1a9..e0f699b 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc</artifactId>
-        <version>1.10.2-SNAPSHOT</version>
+        <version>1.11.8-SNAPSHOT</version>
         <relativePath>../../</relativePath>
     </parent>
     <dependencies>
                     <groupId>org.springframework</groupId>
                     <artifactId>spring-web</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>org.functionaljava</groupId>
+                    <artifactId>functionaljava</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
     </dependencies>