Increment snapshot version
[appc.git] / appc-provider / appc-provider-bundle / pom.xml
index 7c1772a..062c815 100644 (file)
@@ -33,7 +33,7 @@
     
     <groupId>org.onap.appc</groupId>
     <artifactId>appc-provider-bundle</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     
     <name>appc-provider-bundle</name>
             <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