Revert "upgrade databind artifact"
[appc.git] / appc-config / appc-flow-controller / installer / pom.xml
index 224bac5..f3f073e 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-flow-controller-provider</artifactId>
             <version>1.5.0-SNAPSHOT</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
-        </dependency>
-
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
         </dependency>
     </dependencies>
     <build>