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/12/01 09:52:02 UTC

[maven-help-plugin] 02/02: Fixed.

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

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

commit 9e2a67461814fdbd36d3ee09146335975be86e86
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Dec 1 10:50:11 2018 +0100

    Fixed.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba3853b..f695a9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interactivity-api</artifactId>
-      <version>1.0-alpha-5</version>
+      <version>1.0-alpha-6</version>
       <exclusions>
         <exclusion>
           <groupId>plexus</groupId>