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/01/08 22:06:40 UTC

[maven-jmod-plugin] branch MJMOD-9 created (now 7518c74)

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

khmarbaise pushed a change to branch MJMOD-9
in repository https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git.


      at 7518c74  [MJMOD-9] Upgrade plexus-java 0.9.5

This branch includes the following new commits:

     new 7518c74  [MJMOD-9] Upgrade plexus-java 0.9.5

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
['"commits@maven.apache.org" <co...@maven.apache.org>'].

[maven-jmod-plugin] 01/01: [MJMOD-9] Upgrade plexus-java 0.9.5

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

khmarbaise pushed a commit to branch MJMOD-9
in repository https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git

commit 7518c749c3117d6edf785c07802fef9f3e6557cf
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Mon Jan 8 23:06:31 2018 +0100

    [MJMOD-9] Upgrade plexus-java 0.9.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc74d89..a8bda8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-java</artifactId>
-      <version>0.9.3</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.