You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2021/10/08 08:48:42 UTC

[maven-archetype] branch revert-76-dependabot/maven/org.apache.maven.shared-maven-invoker-3.1.0 created (now 8b14be2)

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

rfscholte pushed a change to branch revert-76-dependabot/maven/org.apache.maven.shared-maven-invoker-3.1.0
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git.


      at 8b14be2  Revert "Bump maven-invoker from 3.0.1 to 3.1.0 (#76)"

This branch includes the following new commits:

     new 8b14be2  Revert "Bump maven-invoker from 3.0.1 to 3.1.0 (#76)"

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-archetype] 01/01: Revert "Bump maven-invoker from 3.0.1 to 3.1.0 (#76)"

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

rfscholte pushed a commit to branch revert-76-dependabot/maven/org.apache.maven.shared-maven-invoker-3.1.0
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git

commit 8b14be261bfb0708c7cfc8941ea987afecc047dc
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Fri Oct 8 10:48:37 2021 +0200

    Revert "Bump maven-invoker from 3.0.1 to 3.1.0 (#76)"
    
    This reverts commit 5b7bdab2b848941ee2b653a5027363685fbfb030.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e84205e..96b7266 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-invoker</artifactId>
-        <version>3.1.0</version>
+        <version>3.0.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.shared</groupId>