You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/08/19 09:05:11 UTC

[maven-verifier] branch CLEANUP created (now 6a07bf2)

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

khmarbaise pushed a change to branch CLEANUP
in repository https://gitbox.apache.org/repos/asf/maven-verifier.git.


      at 6a07bf2  Cleaned up pom file.

This branch includes the following new commits:

     new 6a07bf2  Cleaned up pom file.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-verifier] 01/01: Cleaned up pom file.

Posted by kh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch CLEANUP
in repository https://gitbox.apache.org/repos/asf/maven-verifier.git

commit 6a07bf2ef1d37840f45e05163020d973f7990e19
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Aug 19 11:05:03 2018 +0200

    Cleaned up pom file.
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7fa2e31..79f143a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,9 +33,6 @@
   <name>Apache Maven Verifier Component</name>
   <description>Provides a test harness for Maven integration tests.</description>
 
-  <properties>
-    <surefire.version>2.21.0</surefire.version>
-  </properties>
   <contributors>
     <contributor>
       <name>Mikolaj Izdebski</name>