This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a change to branch tomee-9.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
from f676cd31a1 [maven-release-plugin] prepare for next development
iteration
new 894c285333 [TOMEE-4053] Dependency properties cleanup
new 615dfd42b7 [TOMEE-4141] Update MicroProfile and SmallRye
new 847c7eaa7a Merge pull request #969 from sultan/properties_9.x
The 14628 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:
deps/cxf-rt-rs-mp-client-shade/pom.xml | 1 -
examples/mp-config-example/pom.xml | 4 +-
examples/mp-custom-healthcheck/pom.xml | 4 +-
examples/mp-faulttolerance-fallback/pom.xml | 4 +-
examples/mp-faulttolerance-retry/pom.xml | 2 +-
examples/mp-faulttolerance-timeout/pom.xml | 4 +-
examples/mp-metrics-counted/pom.xml | 4 +-
examples/mp-metrics-gauge/pom.xml | 4 +-
examples/mp-metrics-histogram/pom.xml | 4 +-
examples/mp-metrics-metered/pom.xml | 4 +-
examples/mp-metrics-timed/pom.xml | 4 +-
examples/mp-rest-client/README.adoc | 2 +-
examples/mp-rest-client/README_es.adoc | 2 +-
examples/mp-rest-client/README_pt.adoc | 2 +-
examples/mp-rest-client/pom.xml | 4 +-
itests/microprofile-jwt-itests/pom.xml | 1 -
itests/tomee-microprofile-itests/pom.xml | 4 +-
mp-jwt/pom.xml | 2 -
pom.xml | 99 ++++++++----
tck/microprofile-tck/config/pom.xml | 2 -
tck/microprofile-tck/fault-tolerance/pom.xml | 2 -
tck/microprofile-tck/health/pom.xml | 2 -
tck/microprofile-tck/jwt/pom.xml | 4 +-
tck/microprofile-tck/metrics/pom.xml | 3 -
tck/microprofile-tck/openapi/pom.xml | 2 -
tck/microprofile-tck/opentracing/pom.xml | 8 +-
tck/microprofile-tck/pom.xml | 68 ++++++++
tck/microprofile-tck/rest-client/pom.xml | 2 -
tomee/tomee-microprofile/mp-common/pom.xml | 226 +++++++++++----------------
29 files changed, 260 insertions(+), 214 deletions(-)