Prepare for release version
[ccsdk/sli/adaptors.git] / netbox-client / features / ccsdk-netbox-client / pom.xml
index e2f0bb2..9087ec9 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.0</version>
         <relativePath/>
     </parent>
 
 
     <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name>
 
+        <properties>
+            <skip.karaf.featureTest>true</skip.karaf.featureTest>
+        </properties>
+
+
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>