Release appc
[appc.git] / appc-inbound / appc-interfaces-service / bundle / pom.xml
index b9b7a3f..8e5f0b6 100644 (file)
@@ -25,7 +25,7 @@
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>2.6.2</version>
                 <relativePath />
        </parent>
         <groupId>org.onap.appc</groupId>
                    </exclusion>
             </exclusions>
         </dependency>
-        <dependency>
-            <groupId>com.sun.jersey</groupId>
-            <artifactId>jersey-client</artifactId>
-            <version>1.17</version>
-            <scope>provided</scope>
-        </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.dataformat</groupId>
             <artifactId>jackson-dataformat-yaml</artifactId>
             <artifactId>commons-io</artifactId>
         </dependency>
     </dependencies>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.4</version>
 </project>