Revert "upgrade databind artifact" 83/82483/2
authorPatrick Brady <patrick.brady@att.com>
Fri, 15 Mar 2019 19:54:11 +0000 (12:54 -0700)
committerTakamune Cho <takamune.cho@att.com>
Fri, 15 Mar 2019 21:17:33 +0000 (21:17 +0000)
Fasterxml databind is being brought in to karaf by opendaylight
and trying to force a different version for the appc components is
causing class errors.

This reverts commit 52cf1a81d591efb2b1ee4b8c5a70b137dfb6c212.

Change-Id: I6d0da2ed081e4abd4b83e8b11935ba43bee0e1aa
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1533

118 files changed:
appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml
appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/features-appc-ansible-adapter/pom.xml
appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/onap-appc-ansible-adapter/pom.xml
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml
appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml
appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml
appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml
appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/features-appc-dmaap-adapter/pom.xml
appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/onap-appc-dmaap-adapter/pom.xml
appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml
appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml
appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml
appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/features-appc-iaas-adapter/pom.xml
appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/onap-appc-iaas-adapter/pom.xml
appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml
appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml
appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml
appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml
appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml
appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml
appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/features-appc-ssh-adapter/pom.xml
appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/onap-appc-ssh-adapter/pom.xml
appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml
appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml
appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml
appc-config/appc-config-adaptor/provider/pom.xml
appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
appc-config/appc-config-audit/installer/pom.xml
appc-config/appc-config-audit/provider/pom.xml
appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml
appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml
appc-config/appc-config-generator/installer/pom.xml
appc-config/appc-config-generator/provider/pom.xml
appc-config/appc-config-params/features/features-appc-config-params/pom.xml
appc-config/appc-config-params/features/onap-appc-config-params/pom.xml
appc-config/appc-config-params/provider/pom.xml
appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml
appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
appc-config/appc-data-services/installer/pom.xml
appc-config/appc-data-services/provider/pom.xml
appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
appc-config/appc-encryption-tool/installer/pom.xml
appc-config/appc-encryption-tool/provider/pom.xml
appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml
appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml
appc-config/appc-flow-controller/installer/pom.xml
appc-config/appc-flow-controller/provider/pom.xml
appc-core/appc-common-bundle/pom.xml
appc-core/appc-core-features/onap-appc-common/pom.xml
appc-core/appc-core-features/onap-appc-core/pom.xml
appc-dg-util/appc-dg-util-bundle/pom.xml
appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml
appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml
appc-dg/appc-dg-shared/appc-dg-aai/pom.xml
appc-dg/appc-dg-shared/appc-dg-common/pom.xml
appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml
appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml
appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml
appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml
appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml
appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml
appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml
appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml
appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/pom.xml
appc-dispatcher/appc-license-manager/appc-license-manager-core/pom.xml
appc-dispatcher/appc-license-manager/appc-license-manager-features/features-appc-license-manager/pom.xml
appc-dispatcher/appc-license-manager/appc-license-manager-features/onap-appc-license-manager/pom.xml
appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml
appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml
appc-dispatcher/appc-workflow-management/appc-workflow-management-api/pom.xml
appc-dispatcher/appc-workflow-management/appc-workflow-management-core/pom.xml
appc-dispatcher/appc-workflow-management/appc-workflow-management-features/features-appc-workflow-management/pom.xml
appc-dispatcher/appc-workflow-management/appc-workflow-management-features/onap-appc-workflow-management/pom.xml
appc-event-listener/appc-event-listener-bundle/pom.xml
appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml
appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml
appc-event-listener/appc-event-listener-installer/pom.xml
appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml
appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml
appc-inbound/appc-artifact-handler/provider/pom.xml
appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml
appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml
appc-inbound/appc-design-services/provider/pom.xml
appc-inbound/appc-interfaces-service/bundle/pom.xml
appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
appc-lifecycle-management/appc-lifecycle-management-core/pom.xml
appc-lifecycle-management/appc-lifecycle-management-features/features-appc-lifecycle-management/pom.xml
appc-lifecycle-management/appc-lifecycle-management-features/onap-appc-lifecycle-management/pom.xml
appc-lifecycle-management/state-machine-lib/pom.xml
appc-metric/appc-metric-bundle/pom.xml
appc-metric/appc-metric-features/features-appc-metric/pom.xml
appc-metric/appc-metric-features/onap-appc-metric/pom.xml
appc-oam/appc-oam-bundle/pom.xml
appc-oam/appc-oam-features/features-appc-oam/pom.xml
appc-oam/appc-oam-features/onap-appc-oam/pom.xml
appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml
appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml
appc-outbound/appc-aai-client/provider/pom.xml
appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml
appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml
appc-outbound/appc-network-inventory-client/provider/pom.xml
appc-provider/appc-provider-bundle/pom.xml
appc-provider/appc-provider-features/features-appc-provider/pom.xml
appc-provider/appc-provider-features/onap-appc-provider/pom.xml
appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml
appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml
appc-sdc-listener/appc-yang-generator/pom.xml
appc-sequence-generator/appc-sequence-generator-bundle/pom.xml
appc-sequence-generator/appc-sequence-generator-features/features-appc-sequence-generator/pom.xml
appc-sequence-generator/appc-sequence-generator-features/onap-appc-sequence-generator/pom.xml

index 4720bdb..d3bc04b 100644 (file)
                <groupId>org.onap.appc</groupId>
                <artifactId>appc-common-bundle</artifactId>
                <version>${project.version}</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>
+          </dependency>
 
           <dependency>
                <groupId>javax</groupId>
index b01bfb7..ebeae16 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 34936a2..4603aa9 100644 (file)
@@ -55,28 +55,11 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-ansible-adapter-bundle</artifactId>
             <version>${project.version}</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>
 
index c5cc7af..73bb76c 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
-
         <dependency>
             <groupId>javax</groupId>
             <artifactId>javaee-api</artifactId>
index 553305e..105edcc 100644 (file)
@@ -42,20 +42,7 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-           <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>
-
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcprov-jdk15on</artifactId>
index 80a1955..3163627 100644 (file)
@@ -49,15 +49,7 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
-
-
         <dependency>
             <groupId>org.onap.ccsdk.sli.core</groupId>
             <artifactId>ccsdk-sli</artifactId>
@@ -68,20 +60,7 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-chef-adapter-bundle</artifactId>
             <version>${project.version}</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>
-
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcprov-jdk15on</artifactId>
index 197f6ae..b7b12a1 100644 (file)
@@ -84,7 +84,6 @@
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
-                       <version>2.8.11.3</version>
                </dependency>
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                </plugins>
        </build>
        <version>1.5.0-SNAPSHOT</version>
-</project>
+</project>
\ No newline at end of file
index 6d35a0c..0b528e6 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index e8effcf..0ba4d65 100644 (file)
@@ -47,42 +47,17 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-dmaap-adapter-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-message-adapter-factory</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-message-adapter-api</artifactId>
             <version>${project.version}</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>
-
         <dependency>
             <groupId>com.sun.jersey</groupId>
             <artifactId>jersey-server</artifactId>
index 287dc20..6815d82 100644 (file)
@@ -64,7 +64,6 @@
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
-                        <version>2.8.11.3</version>
                </dependency>
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
index b3def00..1b63713 100644 (file)
@@ -79,7 +79,6 @@
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
-                        <version>2.8.11.3</version>
                </dependency>
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
index 8226b3b..d7ad26e 100644 (file)
                     <groupId>javax</groupId>
                     <artifactId>javaee-api</artifactId>
                 </exclusion>
-              <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>
-
         <dependency>
             <groupId>com.att.cdp</groupId>
             <artifactId>cdp-pal-common</artifactId>
index 420e4b5..8fdd8bf 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 945b669..9d89324 100644 (file)
@@ -53,20 +53,7 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-iaas-adapter-bundle</artifactId>
             <version>${project.version}</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>
index cb23d0f..77c6127 100644 (file)
       <groupId>org.onap.appc</groupId>
       <artifactId>appc-iaas-adapter-bundle</artifactId>
       <version>${project.version}</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>
index f95f8e0..7963645 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
 
         <dependency>
index b05fee9..e3c9515 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 221e53a..7a33bcf 100644 (file)
@@ -49,18 +49,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
         <dependency>
             <groupId>org.onap.ccsdk.sli.core</groupId>
index b0dc955..456f0be 100644 (file)
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-common-bundle</artifactId>
                        <version>${project.version}</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>
-
                <dependency>
                        <groupId>javax</groupId>
                        <artifactId>javaee-api</artifactId>
index 00066e3..a17a318 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 7a285c4..8368f74 100644 (file)
@@ -55,30 +55,13 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-rest-adapter-bundle</artifactId>
             <version>${project.version}</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>
index 3f20767..8731a38 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 496f524..da34539 100644 (file)
@@ -43,12 +43,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
@@ -60,11 +54,6 @@ limitations under the License.
             <artifactId>appc-ssh-adapter-sshd</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
         <dependency>
             <groupId>org.apache.sshd</groupId>
             <artifactId>sshd-core</artifactId>
index a6f0f79..8dadd9e 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
-
         <dependency>
             <groupId>org.onap.ccsdk.sli.core</groupId>
             <artifactId>dblib-provider</artifactId>
index d4b994b..4f49901 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index df70905..351c9d8 100644 (file)
@@ -55,18 +55,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-adaptor-provider</artifactId>
             <version>${project.version}</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>
 
index 14fa821..ce5bf0c 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.osgi</groupId>
index 47df3c1..76a1892 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 6e16ebd..92947ee 100644 (file)
@@ -58,18 +58,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-audit-provider</artifactId>
             <version>${project.version}</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>
 
index c634f3c..f6438c4 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-audit-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>
index 1326388..505905d 100644 (file)
@@ -59,7 +59,6 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.8.11.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
index 9084ea2..ca7d541 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 226abee..c28f94c 100644 (file)
@@ -58,18 +58,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-generator-provider</artifactId>
             <version>${project.version}</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>
 
index 5f1ef60..1ea1600 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-generator-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>
index 2d88238..e7a3c56 100644 (file)
@@ -49,7 +49,6 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.8.11.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
index e7fe83a..e14d1e2 100644 (file)
@@ -33,6 +33,8 @@ limitations under the License.
     <version>1.5.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
+    <name></name>
+
     <dependencies>
         <dependency>
             <groupId>org.onap.appc</groupId>
@@ -40,17 +42,7 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
 </project>
index 889cad4..860fd24 100644 (file)
@@ -63,18 +63,6 @@ limitations under the License.
             <groupId>org.openecomp.sdc.common</groupId>
             <artifactId>openecomp-tosca-datatype</artifactId>
             <version>${tosca.datatype.version}</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>
         <dependency>
             <groupId>org.yaml</groupId>
index 76059ce..bc7fd1b 100644 (file)
@@ -65,7 +65,7 @@
                             </exclusion>
                         </exclusions>
                </dependency>
-                <dependency>
+<dependency>
                         <groupId>ch.qos.logback</groupId>
                         <artifactId>logback-classic</artifactId>
                         <version>1.2.3</version>
@@ -73,7 +73,6 @@
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
-                        <version>2.8.11.3</version>
                </dependency>
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
index 5ec9e41..056a449 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index a878166..5f67fa5 100644 (file)
@@ -77,18 +77,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-data-services-provider</artifactId>
             <version>${project.version}</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>
 
index f87e550..c3f48c7 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-data-services-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>
index e8e3aa9..68c494e 100644 (file)
@@ -91,7 +91,6 @@
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
-                       <version>2.8.11.3</version>
                </dependency>
 
        </dependencies>
index 4a59b20..81862c0 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index bbfbbe6..4272f59 100644 (file)
@@ -82,18 +82,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-encryption-tool-provider</artifactId>
             <version>${project.version}</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>
 
index b335b96..fe55251 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-encryption-tool-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>
index afba980..8f3507e 100644 (file)
@@ -97,7 +97,6 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.8.11.3</version>
         </dependency>
     </dependencies>
     <build>
index 6b903e5..bbfa832 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index c69b61d..0a84e9f 100644 (file)
@@ -63,17 +63,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-flow-controller-provider</artifactId>
             <version>${project.version}</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>
 
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>
index d904d2b..a63e31b 100644 (file)
@@ -46,7 +46,6 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
index aeafc13..6be1fe9 100644 (file)
@@ -72,7 +72,6 @@
     <dependency>\r
       <groupId>com.fasterxml.jackson.core</groupId>\r
       <artifactId>jackson-databind</artifactId>\r
-      <version>2.8.11.3</version>\r
     </dependency>\r
     <dependency>\r
       <groupId>com.fasterxml.jackson.core</groupId>\r
index 353673b..247ad1f 100644 (file)
         <groupId>org.onap.appc</groupId>\r
         <artifactId>appc-common-bundle</artifactId>\r
         <version>${project.version}</version>\r
-        <exclusions>\r
-              <exclusion>\r
-                <groupId>com.fasterxml.jackson.core</groupId>\r
-                <artifactId>jackson-databind</artifactId>\r
-              </exclusion>\r
-        </exclusions>\r
     </dependency>\r
     \r
-    <dependency>\r
-      <groupId>com.fasterxml.jackson.core</groupId>\r
-      <artifactId>jackson-databind</artifactId>\r
-      <version>2.8.11.3</version>\r
-    </dependency>\r
-\r
     <dependency>\r
         <groupId>org.onap.ccsdk.sli.core</groupId>\r
         <artifactId>ccsdk-dblib</artifactId>\r
@@ -58,4 +46,4 @@
     </dependency>\r
   </dependencies>\r
   <version>1.5.0-SNAPSHOT</version>\r
-</project>\r
+</project>
\ No newline at end of file
index f735ba3..1a10b46 100644 (file)
         <version>${project.version}</version>\r
         <type>xml</type>\r
         <classifier>features</classifier>\r
-        <exclusions>\r
-              <exclusion>\r
-                <groupId>com.fasterxml.jackson.core</groupId>\r
-                <artifactId>jackson-databind</artifactId>\r
-              </exclusion>\r
-        </exclusions>\r
     </dependency>\r
-\r
-    <dependency>\r
-      <groupId>com.fasterxml.jackson.core</groupId>\r
-      <artifactId>jackson-databind</artifactId>\r
-      <version>2.8.11.3</version>\r
-    </dependency>\r
-\r
   </dependencies>\r
   <version>1.5.0-SNAPSHOT</version>\r
-</project>\r
+</project>
\ No newline at end of file
index b102f4a..35a8ba2 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>javax</groupId>
index caf027f..7197676 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 71c8242..d228318 100644 (file)
@@ -43,17 +43,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
index b22040d..2a5896e 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <version>${project.version}</version>
         </dependency>
 
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
-
     </dependencies>
 
     <build>
index 54f5563..ca5a87c 100644 (file)
                                        <groupId>equinoxSDK381</groupId>
                                        <artifactId>org.eclipse.osgi</artifactId>
                                </exclusion>
-                                <exclusion>
-                                        <groupId>com.fasterxml.jackson.core</groupId>
-                                        <artifactId>jackson-databind</artifactId>
-                                </exclusion>
                        </exclusions>
                </dependency>
                <dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.8.11.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
index 828d1e8..8047bd2 100644 (file)
                        <artifactId>appc-dg-common</artifactId>
                        <version>${project.version}</version>
                        <scope>compile</scope>
-                        <exclusions>
-                          <exclusion>
-                            <groupId>com.fasterxml.jackson.core</groupId>
-                            <artifactId>jackson-databind</artifactId>
-                          </exclusion>
-                       </exclusions>
                </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <artifactId>mockito-core</artifactId>
                        <scope>test</scope>
                </dependency>
-                <dependency>
-                        <groupId>com.fasterxml.jackson.core</groupId>
-                        <artifactId>jackson-databind</artifactId>
-                        <version>2.8.11.3</version>
-                </dependency>
-
        </dependencies>
 
        <build>
index ed7b12a..d543f2e 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
     <version>1.5.0-SNAPSHOT</version>
 </project>
index 7b6872c..b53e43d 100644 (file)
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-common-bundle</artifactId>
                        <version>${project.version}</version>
-                        <exclusions>
-                          <exclusion>
-                            <groupId>com.fasterxml.jackson.core</groupId>
-                            <artifactId>jackson-databind</artifactId>
-                          </exclusion>
-                       </exclusions>
                </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <version>3.22.0-GA</version>
                        <scope>test</scope>
                </dependency>
-               <dependency>
-                  <groupId>com.fasterxml.jackson.core</groupId>
-                  <artifactId>jackson-databind</artifactId>
-                  <version>2.8.11.3</version>
-               </dependency>
 
        </dependencies>
 
index 0f364ef..64025fd 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 9eef9dd..680f982 100644 (file)
@@ -43,12 +43,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
@@ -95,11 +89,6 @@ limitations under the License.
             <artifactId>appc-dg-aai</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>
index 1ef623c..2ff0111 100644 (file)
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-common-bundle</artifactId>
                        <version>${project.version}</version>
-                        <exclusions>
-                          <exclusion>
-                            <groupId>com.fasterxml.jackson.core</groupId>
-                            <artifactId>jackson-databind</artifactId>
-                          </exclusion>
-                       </exclusions>
                </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <version>${project.version}</version>
                        <scope>test</scope>
                </dependency>
-                <dependency>
-                    <groupId>com.fasterxml.jackson.core</groupId>
-                    <artifactId>jackson-databind</artifactId>
-                    <version>2.8.11.3</version>
-                </dependency>
        </dependencies>
 
        <build>
index 0469b1a..1d03434 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
+            <scope>compile</scope>
         </dependency>
         <dependency>
              <groupId>junit</groupId>
index cecb3fc..40cbb3e 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <version>1.3</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>
index cc47caf..7d3203c 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 5e9ca1c..36606b6 100644 (file)
@@ -46,23 +46,12 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-command-executor-api</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-command-executor-core</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>
index 95e46f7..60352e4 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.apache.commons</groupId>
index d91981d..75fbe62 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>dblib-provider</artifactId>
             <scope>provided</scope>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>
index 49a9f23..71e8276 100644 (file)
@@ -42,17 +42,7 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
 </project>
index 6508e4b..ebb98f5 100644 (file)
@@ -48,12 +48,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-license-manager-core</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
@@ -65,11 +59,6 @@ limitations under the License.
             <artifactId>javax.mail</artifactId>
             <version>1.5.0</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
 <!--         <dependency> -->
 <!--             <groupId>org.glassfish.jersey.core</groupId> -->
 <!--             <artifactId>jersey-server</artifactId> -->
index 9485383..15229dd 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
index aa69015..f31ef0f 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <version>${project.version}</version>
         </dependency>
 
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
         <dependency>
             <groupId>org.onap.ccsdk.sli.adaptors</groupId>
             <artifactId>aai-service-provider</artifactId>
index abe33d8..25bb2f8 100644 (file)
@@ -42,17 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index b16887e..8f76b2f 100644 (file)
@@ -43,12 +43,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.ccsdk.sli.adaptors</groupId>
@@ -92,11 +86,6 @@ limitations under the License.
             <artifactId>appc-request-handler-core</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>
index 8cf07df..2f19fe6 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-data-access-lib</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.onap.appc</groupId>
index fca43ef..c9c0871 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-data-access-lib</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-workflow-management-api</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.onap.appc</groupId>
index bc7883d..6572d4d 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 08da7ed..bca7a5a 100644 (file)
@@ -41,12 +41,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-data-access-lib</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
@@ -63,11 +57,6 @@ limitations under the License.
             <artifactId>appc-ranking-framework-lib</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>
index 16ffa55..adbaa05 100644 (file)
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-common-bundle</artifactId>
                        <version>${project.version}</version>
-                        <exclusions>
-                            <exclusion>
-                              <groupId>com.fasterxml.jackson.core</groupId>
-                              <artifactId>jackson-databind</artifactId>
-                            </exclusion>
-                         </exclusions>
-                 </dependency>
-
+               </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-dmaap-adapter-bundle</artifactId>
                        <version>${project.version}</version>
-                        <scope>provided</scope>
+            <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-message-adapter-api</artifactId>
                        <version>${project.version}</version>
-                        <scope>provided</scope>
+            <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-message-adapter-factory</artifactId>
                        <version>${project.version}</version>
-                        <scope>provided</scope>
+            <scope>provided</scope>
                </dependency>
 <!--
                <dependency>
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
-                        <version>2.8.11.3</version>
                </dependency>
-
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-core</artifactId>
index 4774dad..c209523 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index b92e4ba..aaef13a 100644 (file)
@@ -41,17 +41,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-event-listener-bundle</artifactId>
             <version>${project.version}</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>
 
index 5a9a1b5..73458d8 100644 (file)
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-event-listener-bundle</artifactId>
                        <version>${project.version}</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>
 
index 5743f15..72d2ceb 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 5bdb890..07337e8 100644 (file)
@@ -53,20 +53,7 @@ limitations under the License.
             <groupId>org.openecomp.sdc.common</groupId>
             <artifactId>openecomp-tosca-datatype</artifactId>
             <version>${tosca.datatype.version}</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>
-
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-params-provider</artifactId>
index f2448d0..8c465cc 100755 (executable)
@@ -66,14 +66,7 @@ limitations under the License.
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-yang-generator</artifactId>
                        <version>${project.version}</version>
-                        <exclusions>
-                          <exclusion>
-                             <groupId>com.fasterxml.jackson.core</groupId>
-                             <artifactId>jackson-databind</artifactId>
-                           </exclusion>
-                        </exclusions>
-                </dependency>
-
+               </dependency>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>sal-binding-api</artifactId>
@@ -113,11 +106,6 @@ limitations under the License.
                        <groupId>com.att.eelf</groupId>
                        <artifactId>eelf-core</artifactId>
                </dependency>
-                <dependency>
-                        <groupId>com.fasterxml.jackson.core</groupId>
-                        <artifactId>jackson-databind</artifactId>
-                        <version>2.8.11.3</version>
-               </dependency>
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
index 77be973..c872954 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 6b9c2ef..2bc2a71 100644 (file)
@@ -58,17 +58,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-design-services-provider</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.onap.appc</groupId>
index b25a0c3..4593a2f 100755 (executable)
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.8.11.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
index b0f49e7..b9b7a3f 100644 (file)
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.8.11.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
index b4b4ed5..9c4fa88 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index a2f6c23..56e5e80 100644 (file)
@@ -58,23 +58,12 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-interfaces-service-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-aai-client-provider</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>
index 6966a04..9e8aecd 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>state-machine-lib</artifactId>
             <version>${project.version}</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>
         <dependency>
          <groupId>ch.qos.logback</groupId>
index 8c41a9a..c381b4a 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 74d468b..1d86599 100644 (file)
@@ -43,18 +43,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
         <dependency>
             <groupId>org.onap.appc</groupId>
index 07351ae..5e7cec3 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
-
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
index 3f053d0..2066523 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
-
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
index 7008184..1ac95f4 100644 (file)
@@ -42,17 +42,7 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
 </project>
index 749dace..dc8bd2b 100644 (file)
@@ -41,12 +41,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-metric-bundle</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
@@ -54,17 +48,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
 
index 4e0c3db..a4cde77 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.onap.appc</groupId>
index dd4cd1e..1d2d1d7 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 5c908c0..eb94d18 100644 (file)
@@ -49,17 +49,6 @@ limitations under the License.
             <type>xml</type>
             <classifier>features</classifier>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.onap.appc</groupId>
index ce368ef..1e9fe66 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index f627747..2001e1c 100644 (file)
@@ -70,17 +70,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-aai-client-provider</artifactId>
             <version>${project.version}</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>
 
index f02df86..2588a72 100755 (executable)
                        <groupId>org.onap.ccsdk.sli.adaptors</groupId>
                        <artifactId>aai-service-provider</artifactId>
                        <scope>compile</scope>
-                        <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>
 
 
index cac4f6a..ae93b4a 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 2848742..a2c8ef1 100644 (file)
@@ -75,18 +75,6 @@ limitations under the License.
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-config-params-provider</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.onap.appc</groupId>
index 6200116..ab4e39f 100755 (executable)
             <groupId>org.onap.appc</groupId>\r
             <artifactId>appc-config-params-provider</artifactId>\r
             <version>${project.version}</version>\r
-            <exclusions>\r
-              <exclusion>\r
-                <groupId>com.fasterxml.jackson.core</groupId>\r
-                <artifactId>jackson-databind</artifactId>\r
-              </exclusion>\r
-           </exclusions>\r
-        </dependency>\r
-        <dependency>\r
-           <groupId>com.fasterxml.jackson.core</groupId>\r
-           <artifactId>jackson-databind</artifactId>\r
-           <version>2.8.11.3</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.onap.ccsdk.sli.core</groupId>\r
index 7c1772a..9a4b0d8 100644 (file)
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-common-bundle</artifactId>
             <version>${project.version}</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>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>json</artifactId>
         </dependency>
     </dependencies>
-</project>
+</project>
\ No newline at end of file
index 997280f..19ab1d1 100644 (file)
         <version>${project.version}</version>
         <type>xml</type>
         <classifier>features</classifier>
-        <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>
 
-</project>
+</project>
\ No newline at end of file
index ce2e209..9df0b8e 100644 (file)
       <version>${project.version}</version>
       <type>xml</type>
       <classifier>features</classifier>
-      <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>
     
     <dependency>
@@ -55,4 +43,4 @@
       <version>${project.version}</version>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file
index c530e17..47949eb 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index 0b80c74..6e5bb28 100644 (file)
@@ -49,26 +49,12 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
-
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-sdc-listener-bundle</artifactId>
             <version>${project.version}</version>
         </dependency>
-
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
-
     </dependencies>
 
     <build>
index 828c0ce..3bc1663 100644 (file)
@@ -78,18 +78,6 @@ limitations under the License.
             <groupId>org.openecomp.sdc.common</groupId>
             <artifactId>openecomp-tosca-datatype</artifactId>
             <version>${toscalib.version}</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>
index ec905ee..5922b66 100644 (file)
@@ -89,7 +89,6 @@
         <dependency>
           <groupId>com.fasterxml.jackson.core</groupId>
           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
         </dependency>
         <dependency>
           <groupId>com.fasterxml.jackson.core</groupId>
index 37cb6ee..cbd8496 100644 (file)
@@ -42,18 +42,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <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>
index a127e98..77b3ea6 100644 (file)
@@ -43,12 +43,6 @@ limitations under the License.
             <version>${project.version}</version>
             <type>xml</type>
             <classifier>features</classifier>
-            <exclusions>
-              <exclusion>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-              </exclusion>
-           </exclusions>
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
@@ -70,11 +64,6 @@ limitations under the License.
             <artifactId>appc-dg-dependency-model</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-           <groupId>com.fasterxml.jackson.core</groupId>
-           <artifactId>jackson-databind</artifactId>
-           <version>2.8.11.3</version>
-        </dependency>
     </dependencies>
 
     <build>