From 1f48db7994826bb05c6d110489a39cb78b950746 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Date: Sat, 9 Jul 2016 15:32:08 +0700 Subject: [PATCH] Adds skipTests attribute --- apache-cxf/cxf-introduction/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apache-cxf/cxf-introduction/pom.xml b/apache-cxf/cxf-introduction/pom.xml index 5534ba34f7..e43d4a8ee1 100644 --- a/apache-cxf/cxf-introduction/pom.xml +++ b/apache-cxf/cxf-introduction/pom.xml @@ -10,6 +10,7 @@ 0.0.1-SNAPSHOT + true 3.1.6 @@ -34,7 +35,7 @@ exec-maven-plugin - process-test-classes + test java