Change parent version
[appc.git] / appc-adapters / appc-ansible-adapter / appc-ansible-adapter-bundle / pom.xml
index bc1ff78..cd31b66 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>1.4.0</version>
+               <version>2.5.0</version>
                 <relativePath />
        </parent>
         <groupId>org.onap.appc</groupId>
      <name>APPC Ansible Service Adapter - bundle</name>
 
      <dependencies>
-          <dependency>
-               <groupId>commons-codec</groupId>
-               <artifactId>commons-codec</artifactId>
-               <version>1.9</version>
-          </dependency>
           <dependency>
                <groupId>commons-logging</groupId>
                <artifactId>commons-logging</artifactId>
           <dependency>
                <groupId>org.glassfish.jersey.core</groupId>
                <artifactId>jersey-common</artifactId>
-               <version>2.9.1</version>
+               <version>2.27</version>
           </dependency>
 
           <dependency>
                </plugin>
           </plugins>
      </build>
-     <version>1.4.1-SNAPSHOT</version>
+     <version>1.5.0-SNAPSHOT</version>
 </project>