Release appc
[appc.git] / appc-adapters / appc-ansible-adapter / appc-ansible-adapter-bundle / pom.xml
index bb9a1ef..22bea52 100644 (file)
@@ -26,8 +26,8 @@
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>1.4.0-SNAPSHOT</version>
-                <relativePath />
+               <version>2.7.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.0-SNAPSHOT</version>
+     <version>1.7.0</version>
 </project>