This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/master by this push:
new 576a860 Another attempt for microprofile
576a860 is described below
commit 576a860be25598b124b08fd4da39fbbca47a7523
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Thu Mar 31 19:04:18 2022 +0200
Another attempt for microprofile
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4cb76e4..125799e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@
<microprofile.health.tck.version>4.0</microprofile.health.tck.version>
<microprofile.health.impl.version>2.0.1</microprofile.health.impl.version>
- <microprofile.metrics.version>3.0.1</microprofile.metrics.version>
+ <microprofile.metrics.version>3.0-RC2</microprofile.metrics.version>
<microprofile.metrics.tck.version>4.0.1</microprofile.metrics.tck.version>
<microprofile.metrics.impl.version>1.0.6</microprofile.metrics.impl.version>