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

hboutemy pushed a commit to branch MSOURCES-120
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git


The following commit(s) were added to refs/heads/MSOURCES-120 by this push:
     new c98d5a6  use released plexus-utils 3.3.0
c98d5a6 is described below

commit c98d5a6360618cf0b50301dc3524fa7e4e728ba0
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sat Oct 12 18:10:28 2019 +0200

    use released plexus-utils 3.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 17e679b..720dd74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.3.0-SNAPSHOT</version>
+      <version>3.3.0</version>
     </dependency>
   
     <dependency>

Reply via email to