You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/07/03 09:16:35 UTC

[maven-help-plugin] branch dependabot/maven/org.codehaus.plexus-plexus-interactivity-api-1.0 created (now 9f9f757)

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

slachiewicz pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-interactivity-api-1.0
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git.


      at 9f9f757  Bump plexus-interactivity-api from 1.0-alpha-6 to 1.0

This branch includes the following new commits:

     new 9f9f757  Bump plexus-interactivity-api from 1.0-alpha-6 to 1.0

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.



[maven-help-plugin] 01/01: Bump plexus-interactivity-api from 1.0-alpha-6 to 1.0

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

slachiewicz pushed a commit to branch dependabot/maven/org.codehaus.plexus-plexus-interactivity-api-1.0
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 9f9f757c44fb91a0b2ebae74f2813054ce1d3207
Author: dependabot-preview[bot] <de...@users.noreply.github.com>
AuthorDate: Mon Jun 10 05:13:53 2019 +0000

    Bump plexus-interactivity-api from 1.0-alpha-6 to 1.0
    
    Bumps [plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.0-alpha-6 to 1.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-interactivity/commits/plexus-interactivity-1.0)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 99e8643..8dbd9e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interactivity-api</artifactId>
-      <version>1.0-alpha-6</version>
+      <version>1.0</version>
       <exclusions>
         <exclusion>
           <groupId>plexus</groupId>