Release appc
[appc.git] / appc-outbound / appc-network-inventory-client / provider / pom.xml
index 7c91ffc..94c596a 100755 (executable)
 <?xml version="1.0" encoding="UTF-8"?>\r
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
-       <modelVersion>4.0.0</modelVersion>\r
-       <parent>\r
-               <groupId>org.openecomp.appc</groupId>\r
-               <artifactId>appc-network-inventory-client</artifactId>\r
-               <version>1.1.0-SNAPSHOT</version>\r
-       </parent>\r
+<!--\r
+  ============LICENSE_START=======================================================\r
+  ONAP : APPC\r
+  ================================================================================\r
+  Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.\r
+  ================================================================================\r
+  Copyright (C) 2017 Amdocs\r
+  =============================================================================\r
+  Licensed under the Apache License, Version 2.0 (the "License");\r
+  you may not use this file except in compliance with the License.\r
+  You may obtain a copy of the License at\r
 \r
-       <artifactId>appc-network-inventory-client-provider</artifactId>\r
-       <version>1.1.0-SNAPSHOT</version>\r
-       <packaging>bundle</packaging>\r
-       <name>APPC Network Client - Provider</name>\r
+       http://www.apache.org/licenses/LICENSE-2.0\r
 \r
+  Unless required by applicable law or agreed to in writing, software\r
+  distributed under the License is distributed on an "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+  See the License for the specific language governing permissions and\r
+  limitations under the License.\r
 \r
-       <dependencies>\r
+  ============LICENSE_END=========================================================\r
+  -->\r
+<project xmlns="http://maven.apache.org/POM/4.0.0"\r
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
+    <modelVersion>4.0.0</modelVersion>\r
+       <parent>\r
+               <groupId>org.onap.appc.parent</groupId>\r
+               <artifactId>binding-parent</artifactId>\r
+               <version>2.6.2</version>\r
+                <relativePath />\r
+       </parent>\r
+        <groupId>org.onap.appc</groupId>\r
 \r
-               <dependency>\r
-                       <groupId>equinoxSDK381</groupId>\r
-                       <artifactId>org.eclipse.osgi</artifactId>\r
-                       </dependency>\r
-               <dependency>\r
-                       <groupId>org.openecomp.sdnc.core</groupId>\r
-                       <artifactId>sli-provider</artifactId>\r
-               </dependency>\r
-               <dependency>\r
-                       <groupId>commons-io</groupId>\r
-                       <artifactId>commons-io</artifactId>\r
-                       </dependency>\r
-               <dependency>\r
-                       <groupId>com.att.eelf</groupId>\r
-                       <artifactId>eelf-core</artifactId>\r
-               </dependency>\r
-               <dependency>\r
-                       <groupId>com.sun.jersey</groupId>\r
-                       <artifactId>jersey-client</artifactId>\r
-                       <scope>provided</scope>\r
-               </dependency>\r
-               <dependency>\r
-                       <groupId>junit</groupId>\r
-                       <artifactId>junit</artifactId>\r
-                       <scope>test</scope>\r
-               </dependency>\r
-               <dependency>\r
-                       <groupId>org.openecomp.appc</groupId>\r
-                       <artifactId>appc-config-params-provider</artifactId>\r
-                       <version>${project.version}</version>\r
-               </dependency>\r
-               <dependency>\r
-                       <groupId>org.openecomp.sdnc.core</groupId>\r
-                       <artifactId>sli-common</artifactId>\r
-               </dependency>\r
-               <dependency>\r
-                       <groupId>org.openecomp.sdnc.core</groupId>\r
-                       <artifactId>sli-provider</artifactId>\r
-               </dependency>\r
+    <artifactId>appc-network-inventory-client-provider</artifactId>\r
+    <version>1.6.4</version>\r
+    <packaging>bundle</packaging>\r
+    <name>APPC Network Client - Provider</name>\r
 \r
-               <dependency>\r
-                       <groupId>org.openecomp.sdnc.core</groupId>\r
-                       <artifactId>dblib-provider</artifactId>\r
-               </dependency>\r
+    <dependencies>\r
 \r
-               <dependency>\r
-                       <groupId>org.json</groupId>\r
-                       <artifactId>json</artifactId>\r
-               </dependency>\r
-       </dependencies>\r
+        <dependency>\r
+            <groupId>equinoxSDK381</groupId>\r
+            <artifactId>org.eclipse.osgi</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>commons-io</groupId>\r
+            <artifactId>commons-io</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+         <groupId>ch.qos.logback</groupId>\r
+         <artifactId>logback-classic</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>com.att.eelf</groupId>\r
+            <artifactId>eelf-core</artifactId>\r
+            <exclusions>\r
+                 <exclusion>\r
+                      <groupId>ch.qos.logback</groupId>\r
+                      <artifactId>logback-classic</artifactId>\r
+                 </exclusion>\r
+            </exclusions>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.glassfish.jersey.core</groupId>\r
+            <artifactId>jersey-client</artifactId>\r
+            <scope>provided</scope>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>junit</groupId>\r
+            <artifactId>junit</artifactId>\r
+            <scope>test</scope>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.powermock</groupId>\r
+            <artifactId>powermock-api-mockito</artifactId>\r
+            <scope>test</scope>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.powermock</groupId>\r
+            <artifactId>powermock-module-junit4</artifactId>\r
+            <scope>test</scope>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.javassist</groupId>\r
+            <artifactId>javassist</artifactId>\r
+            <version>3.22.0-GA</version>\r
+            <scope>test</scope>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.onap.appc</groupId>\r
+            <artifactId>appc-config-params-provider</artifactId>\r
+            <version>${project.version}</version>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.onap.ccsdk.sli.core</groupId>\r
+            <artifactId>sli-common</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.onap.ccsdk.sli.core</groupId>\r
+            <artifactId>sli-provider</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.onap.ccsdk.sli.core</groupId>\r
+            <artifactId>dblib-provider</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.json</groupId>\r
+            <artifactId>json</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>com.fasterxml.jackson.dataformat</groupId>\r
+            <artifactId>jackson-dataformat-yaml</artifactId>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.yaml</groupId>\r
+            <artifactId>snakeyaml</artifactId>\r
+        </dependency>\r
+    </dependencies>\r
 \r
-       <build>\r
-               <plugins>\r
-                       <plugin>\r
-                               <groupId>org.apache.felix</groupId>\r
-                               <artifactId>maven-bundle-plugin</artifactId>\r
-                               <extensions>true</extensions>\r
-                               <configuration>\r
-                                       <instructions>\r
-                                               <Bundle-SymbolicName>org.openecomp.appc.instar</Bundle-SymbolicName>\r
-                                               <Bundle-Activator>org.openecomp.appc.instar.InstarClientActivator</Bundle-Activator>\r
-                                               <Export-Package>org.openecomp.appc.instar</Export-Package>\r
-                                               <Import-Package>*</Import-Package>\r
-                                               <DynamicImport-Package>*</DynamicImport-Package>\r
-                                       </instructions>\r
-                                       <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>\r
-                               </configuration>\r
-                       </plugin>\r
-               </plugins>\r
-               <pluginManagement>\r
-                       <plugins>\r
-                       </plugins>\r
-               </pluginManagement>\r
-       </build>\r
+    <build>\r
+        <plugins>\r
+            <plugin>\r
+                <groupId>org.apache.felix</groupId>\r
+                <artifactId>maven-bundle-plugin</artifactId>\r
+                <extensions>true</extensions>\r
+                <configuration>\r
+                    <instructions>\r
+                        <Bundle-SymbolicName>org.onap.appc.instar</Bundle-SymbolicName>\r
+                        <Bundle-Activator>org.onap.appc.instar.InstarClientActivator</Bundle-Activator>\r
+                        <Export-Package>org.onap.appc.instar</Export-Package>\r
+                        <Import-Package>*</Import-Package>\r
+                        <Embed-Dependency>jackson-dataformat-yaml,snakeyaml</Embed-Dependency>\r
+                    </instructions>\r
+                </configuration>\r
+            </plugin>\r
+        </plugins>\r
+        <pluginManagement>\r
+            <plugins>\r
+            </plugins>\r
+        </pluginManagement>\r
+    </build>\r
 </project>\r