Update parent version to 1.3.1
[ccsdk/sli/plugins.git] / restapi-call-node / features / ccsdk-restapi-call-node / pom.xml
index 7062d61..ab2f8b6 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>single-feature-parent</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.3.1-SNAPSHOT</version>
                <relativePath/>
        </parent>
 
             <groupId>javax.ws.rs</groupId>
             <artifactId>javax.ws.rs-api</artifactId>
         </dependency>
-               <dependency>
-                       <groupId>org.onap.ccsdk.sli.core</groupId>
-                       <artifactId>ccsdk-sli</artifactId>
-                       <version>${ccsdk.sli.core.version}</version>
-                       <type>xml</type>
-                       <classifier>features</classifier>
-               </dependency>
+               
                <dependency>
                        <groupId>${project.groupId}</groupId>
                        <artifactId>restapi-call-node-provider</artifactId>