TOMEE-2282 - Upgrade to MicroProfile REST Client 1.1.

Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/70b9eb63
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/70b9eb63
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/70b9eb63

Branch: refs/heads/master
Commit: 70b9eb63d2e219f6b383e2801a38133ac9673bbc
Parents: 6577a4f
Author: Roberto Cortez <radcor...@yahoo.com>
Authored: Wed Nov 21 15:46:34 2018 +0000
Committer: Roberto Cortez <radcor...@yahoo.com>
Committed: Tue Dec 4 11:16:27 2018 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/70b9eb63/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aeb4bcc..9a4a271 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
     <microprofile.health.impl.version>1.0.0</microprofile.health.impl.version>
     <microprofile.metrics.version>1.1</microprofile.metrics.version>
     
<microprofile.metrics.impl.version>1.0.0</microprofile.metrics.impl.version>
-    <microprofile.rest-client.version>1.0</microprofile.rest-client.version>
+    <microprofile.rest-client.version>1.1</microprofile.rest-client.version>
     
<microprofile.rest-client.impl.version>${cxf.version}</microprofile.rest-client.impl.version>
     <microprofile.openapi.version>1.0.1</microprofile.openapi.version>
     
<microprofile.openapi.impl.version>1.0.1</microprofile.openapi.impl.version>

Reply via email to