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