Roll to next snapshot
[ccsdk/sli/plugins.git] / restconf-client / features / ccsdk-restconf-client / pom.xml
index 64b8216..03d9352 100644 (file)
@@ -7,21 +7,18 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>single-feature-parent</artifactId>
-               <version>1.1.0</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath />
        </parent>
 
        <groupId>org.onap.ccsdk.sli.plugins</groupId>
        <artifactId>ccsdk-restconf-client</artifactId>
-       <version>0.3.0-SNAPSHOT</version>
+       <version>0.3.1-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
 
 
-        <properties>
-            <skip.karaf.featureTest>true</skip.karaf.featureTest>
-        </properties>
 
        <dependencyManagement>
                <dependencies>