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

sjaranowski pushed a change to branch MARCHETYPES-77
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git


 discard ec4fe99  [MARCHETYPES-77] Allow to provide additional parameters for 
quickstart archetype
     add 47dacb5  [MARCHETYPES-83] Upgrade Parent to 43, use plugins versions 
from parent
     add 286244e  [MARCHETYPES-77] Allow to provide additional parameters for 
quickstart archetype

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ec4fe99)
            \
             N -- N -- N   refs/heads/MARCHETYPES-77 (286244e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../resources-filtered/archetype-resources/pom.xml | 17 +++++---------
 .../src/main/resources/archetype-resources/pom.xml | 14 ++++++------
 .../resources-filtered/archetype-resources/pom.xml | 22 +++++++++---------
 .../resources-filtered/archetype-resources/pom.xml | 13 +++++------
 .../resources-filtered/archetype-resources/pom.xml | 26 +++++++++-------------
 .../projects/it-basic/archetype.properties         |  2 +-
 .../test/resources/projects/it-basic/verify.groovy | 14 ++++++------
 .../resources-filtered/archetype-resources/pom.xml | 14 ++++++------
 .../resources-filtered/archetype-resources/pom.xml | 14 ++++++------
 maven-archetype-quickstart/pom.xml                 | 10 +++++++++
 .../resources-filtered/archetype-resources/pom.xml | 18 +++++++--------
 .../it-java-11-junit-5.4.2/reference/pom.xml       | 18 +++++++--------
 .../projects/it-java-11/reference/pom.xml          | 18 +++++++--------
 .../it-java-7-junit-4.12/archetype.properties      |  2 +-
 .../it-java-7-junit-4.12/reference/pom.xml         | 22 +++++++++---------
 .../projects/it-java-7/archetype.properties        |  2 +-
 .../resources/projects/it-java-7/reference/pom.xml | 22 +++++++++---------
 .../resources-filtered/archetype-resources/pom.xml | 18 +++++++--------
 .../resources-filtered/archetype-resources/pom.xml |  6 ++---
 .../resources/projects/it-basic/reference/pom.xml  |  6 ++---
 .../resources-filtered/archetype-resources/pom.xml | 22 +++++++++---------
 .../resources-filtered/archetype-resources/pom.xml |  6 ++---
 .../resources-filtered/archetype-resources/pom.xml | 14 ++++++------
 plugin-versions.properties                         | 17 --------------
 pom.xml                                            | 16 ++++++-------
 25 files changed, 167 insertions(+), 186 deletions(-)
 delete mode 100644 plugin-versions.properties

Reply via email to