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

[maven-surefire] branch 1518 created (now 815cd35)

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

tibordigana pushed a change to branch 1518
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.


      at 815cd35  [SUREFIRE-1518] Upgrade version of plexus-java to 0.9.7

This branch includes the following new commits:

     new 815cd35  [SUREFIRE-1518] Upgrade version of plexus-java to 0.9.7

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
tibordigana@apache.org.

[maven-surefire] 01/01: [SUREFIRE-1518] Upgrade version of plexus-java to 0.9.7

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

tibordigana pushed a commit to branch 1518
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit 815cd35048631c1c84c775876e0221d28961beb9
Author: Tibor17 <ti...@apache.org>
AuthorDate: Sun May 6 18:37:47 2018 +0200

    [SUREFIRE-1518] Upgrade version of plexus-java to 0.9.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5fdefd4..a4b1e56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-java</artifactId>
-        <version>0.9.3</version>
+        <version>0.9.7</version>
       </dependency>
       <dependency>
         <groupId>org.mockito</groupId>

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