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/06/03 12:01:39 UTC

[maven-verifier-plugin] branch MVERIFIER-28 created (now f46d9d6)

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

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


      at f46d9d6  [MVERIFIER-28] - Upgrade junit 4.12

This branch includes the following new commits:

     new f46d9d6  [MVERIFIER-28] - Upgrade junit 4.12

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.


-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.

[maven-verifier-plugin] 01/01: [MVERIFIER-28] - Upgrade junit 4.12

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

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

commit f46d9d6c961c9fc7a08c5b39e8bc22eccdefb6c2
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jun 3 14:01:09 2018 +0200

    [MVERIFIER-28] - Upgrade junit 4.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e481546..1585916 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@ under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.2</version>
+      <version>4.12</version>
       <scope>test</scope>
     </dependency>
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.