You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by il...@apache.org on 2018/04/18 09:07:07 UTC

[cxf] branch master updated: Reverting to swagger-jaxrs 2.0.0

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

ilgrosso 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 3567841  Reverting to swagger-jaxrs 2.0.0
3567841 is described below

commit 3567841e2449ff62dd3517b7c64134a587e02d64
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Apr 18 11:06:37 2018 +0200

    Reverting to swagger-jaxrs 2.0.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1efd1f4..d956a2b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -160,7 +160,7 @@
         <cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.swagger2.version>1.5.17</cxf.swagger2.version><!-- updating to 1.5.18 will cause systest failures -->
-        <cxf.swagger.v3.version>2.0.1</cxf.swagger.v3.version>
+        <cxf.swagger.v3.version>2.0.0</cxf.swagger.v3.version>
         <cxf.swagger.ui.version>3.13.3</cxf.swagger.ui.version>
         <cxf.velocity.version>2.0</cxf.velocity.version>
         <cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version>

-- 
To stop receiving notification emails like this one, please contact
ilgrosso@apache.org.