You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/17 15:16:26 UTC

[maven-archetype] branch aether created (now 64115ee)

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

elharo pushed a change to branch aether
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git.


      at 64115ee  update ivy

This branch includes the following new commits:

     new 64115ee  update ivy

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: update ivy

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

elharo pushed a commit to branch aether
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git

commit 64115eeea6c0c17086a194d6ad23c0aa710406fe
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Fri Apr 17 11:16:07 2020 -0400

    update ivy
---
 archetype-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archetype-common/pom.xml b/archetype-common/pom.xml
index 55e89fc..b9a3568 100644
--- a/archetype-common/pom.xml
+++ b/archetype-common/pom.xml
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>org.apache.ivy</groupId>
       <artifactId>ivy</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>