Release appc
[appc.git] / appc-adapters / appc-rest-adapter / appc-rest-adapter-features / features-appc-rest-adapter / pom.xml
index 00066e3..7c411a1 100644 (file)
@@ -24,16 +24,16 @@ limitations under the License.
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
-        <relativePath />
+        <version>2.7.0</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.onap.appc</groupId>
     <artifactId>features-appc-rest-adapter</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.7.0</version>
     <packaging>feature</packaging>
 
-    <name></name>
+    <name/>
 
     <dependencies>
         <dependency>
@@ -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>