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/10/03 18:28:57 UTC

[maven-site] branch master updated (81a8453 -> 1cf74d2)

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

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git.


    from 81a8453  Maven EAR Plugin 3.1.0 released
     new addd60a  Bump ant from 1.10.8 to 1.10.9
     new 1cf74d2  Hacktoberfest 2020

The 2 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.


Summary of changes:
 .asf.yaml | 3 ++-
 pom.xml   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)


[maven-site] 01/02: Bump ant from 1.10.8 to 1.10.9

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit addd60aeba765cae239af05019546163124c76ea
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Oct 3 20:27:48 2020 +0200

    Bump ant from 1.10.8 to 1.10.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66ad135..f482520 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@
           <dependency>
             <groupId>org.apache.ant</groupId>
             <artifactId>ant</artifactId>
-            <version>1.10.8</version>
+            <version>1.10.9</version>
           </dependency>
         </dependencies>
         <executions>


[maven-site] 02/02: Hacktoberfest 2020

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 1cf74d2634888daeb75f115d456ea2a8e31b7e11
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Oct 3 20:28:55 2020 +0200

    Hacktoberfest 2020
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index db406b9..854a0df 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,4 +4,5 @@ github:
   homepage: https://maven.apache.org/
   labels:
     - apache
-    - maven
\ No newline at end of file
+    - maven
+    - hacktoberfest
\ No newline at end of file