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

johndament pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 99cf1dd  [CXF-7649] - Upgrading to MicroProfile Rest Client 1.0.1
99cf1dd is described below

commit 99cf1dd102e82f4b67facaf934dc6763da090204
Author: John D. Ament <[email protected]>
AuthorDate: Sun Feb 25 10:57:14 2018 -0500

    [CXF-7649] - Upgrading to MicroProfile Rest Client 1.0.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4dfacab..efe84ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -237,7 +237,7 @@
         <cxf.pmd.eclipse.ruleset.ext />
         <cxf.resources.base.path />
         <cxf.reactor.version>3.1.0.RELEASE</cxf.reactor.version>
-        
<cxf.microprofile.rest.client.version>1.0</cxf.microprofile.rest.client.version>
+        
<cxf.microprofile.rest.client.version>1.0.1</cxf.microprofile.rest.client.version>
         <cxf.microprofile.config.version>1.1</cxf.microprofile.config.version>
     </properties>
     <build>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to