aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-sli-northbound-all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'features/ccsdk-sli-northbound-all/pom.xml')
-rw-r--r--features/ccsdk-sli-northbound-all/pom.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml
index ad1a578e..b8acce50 100644
--- a/features/ccsdk-sli-northbound-all/pom.xml
+++ b/features/ccsdk-sli-northbound-all/pom.xml
@@ -7,7 +7,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>
@@ -17,6 +17,11 @@
<packaging>feature</packaging>
<name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name>
+
+ <properties>
+ <skip.karaf.featureTest>true</skip.karaf.featureTest>
+ </properties>
+
<dependencyManagement>
<dependencies>
<dependency>