Release appc
[appc.git] / appc-provider / appc-provider-features / features-appc-provider / pom.xml
index 997280f..73a7879 100644 (file)
@@ -1,14 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>2.7.0</version>
   </parent>
 
   <groupId>org.onap.appc</groupId>
   <artifactId>features-appc-provider</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.7.0</version>
   <packaging>feature</packaging>
 
   <name>appc-provider features repo</name>
         <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>