You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by gi...@apache.org on 2020/12/21 20:18:02 UTC

[ws-axiom] branch dependabot/maven/maven.version-3.6.3 updated (b7c8e8f -> 8eeab6d)

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

github-bot pushed a change to branch dependabot/maven/maven.version-3.6.3
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git.


 discard b7c8e8f  Bump maven.version from 3.0 to 3.6.3
     add 038799b  Don't upgrade to Jetty 10
     add f7abe7b  Update p2-maven-connector
     add 5800f4b  Downgrade org.eclipse.osgi again
     add 278ff42  Migrate to Github Actions
     add 8eeab6d  Bump maven.version from 3.0 to 3.6.3

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   (b7c8e8f)
            \
             N -- N -- N   refs/heads/dependabot/maven/maven.version-3.6.3 (8eeab6d)

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:
 .github/dependabot.yml            |  3 +++
 .github/workflows/ci.yml          | 34 ++++++++++++++++++++++++++++++++++
 .travis.yml                       | 37 -------------------------------------
 systests/eclipse-tests/pom.xml    |  2 +-
 systests/psychopath-tests/pom.xml |  4 ++--
 5 files changed, 40 insertions(+), 40 deletions(-)
 create mode 100644 .github/workflows/ci.yml
 delete mode 100644 .travis.yml