This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MEAR-271
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git


The following commit(s) were added to refs/heads/MEAR-271 by this push:
     new 9ba53bb  Further testing.
9ba53bb is described below

commit 9ba53bb2f50658fe87dd67f08578ec3df96cf4f2
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Fri Nov 9 09:46:22 2018 +0100

    Further testing.
---
 Jenkinsfile | 3 ++-
 pom.xml     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 8f75066..4e3eef0 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,5 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild( 'jdks' : [ "11" ] )
+// asfMavenTlpStdBuild( 'jdks' : [ "11" ] )
+asfMavenTlpStdBuild( )
diff --git a/pom.xml b/pom.xml
index 29c4362..04c051b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,6 +84,7 @@
     <mavenFilteringVersion>3.1.1</mavenFilteringVersion>
     <mavenVersion>3.0</mavenVersion>
     <javaVersion>7</javaVersion>
+    <surefire.version>2.22.1</surefire.version>
   </properties>
 
   <dependencies>

Reply via email to