aboutsummaryrefslogtreecommitdiffstats
path: root/appc-parent/single-feature-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-parent/single-feature-parent/pom.xml')
-rw-r--r--appc-parent/single-feature-parent/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appc-parent/single-feature-parent/pom.xml b/appc-parent/single-feature-parent/pom.xml
index c504c6b45..3927e117b 100644
--- a/appc-parent/single-feature-parent/pom.xml
+++ b/appc-parent/single-feature-parent/pom.xml
@@ -34,4 +34,7 @@ limitations under the License.
<version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>
+ <properties>
+ <skip.karaf.featureTest>true</skip.karaf.featureTest>
+ </properties>
</project>