Change parent version
[appc.git] / appc-dispatcher / appc-license-manager / appc-license-manager-features / onap-appc-license-manager / pom.xml
index 6508e4b..200e4ea 100644 (file)
@@ -25,7 +25,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath />
     </parent>
 
@@ -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> -->