Release appc
[appc.git] / appc-inbound / appc-design-services / provider / pom.xml
index abe814c..c0c8249 100755 (executable)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>2.6.0-SNAPSHOT</version>
+               <version>2.6.2</version>
                 <relativePath />
        </parent>
         <groupId>org.onap.appc</groupId>
             <groupId>org.onap.ccsdk.sli.core</groupId>
             <artifactId>sli-provider</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.sun.jersey</groupId>
+       <dependency>
+            <groupId>org.glassfish.jersey.core</groupId>
             <artifactId>jersey-client</artifactId>
-            <version>1.17</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <version>1.6.5</version>
         </dependency>
     </dependencies>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.4</version>
 </project>