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/12/19 23:22:14 UTC

[maven-invoker-plugin] branch mavenVersion-3.3.9 created (now 891bfef)

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

slachiewicz pushed a change to branch mavenVersion-3.3.9
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git.


      at 891bfef  Bump mavenVersion from 3.0 to 3.3.9

This branch includes the following new commits:

     new 891bfef  Bump mavenVersion from 3.0 to 3.3.9

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-invoker-plugin] 01/01: Bump mavenVersion from 3.0 to 3.3.9

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

slachiewicz pushed a commit to branch mavenVersion-3.3.9
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit 891bfef71080a61861ced38376f64e5854ff6e5e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Nov 29 19:29:00 2020 +0000

    Bump mavenVersion from 3.0 to 3.3.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca2f9d1..6276025 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@ under the License.
 
   <properties>
     <javaVersion>7</javaVersion>
-    <mavenVersion>3.0</mavenVersion>
+    <mavenVersion>3.3.9</mavenVersion>
     <doxiaVersion>1.9.1</doxiaVersion>
     <doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
     <beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>