You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/10/30 20:29:00 UTC

[11/19] git commit: Update swagger version

Update swagger version


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/695fe06e
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/695fe06e
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/695fe06e

Branch: refs/heads/master
Commit: 695fe06e20e9dbdbb271b4b18081fdcfc7bdc91d
Parents: 441cd2c
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 13:55:05 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Thu Oct 30 13:55:25 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/695fe06e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 57a4aeb..2439e10 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -139,7 +139,7 @@
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>1.3.1.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
-        <cxf.swagger.version>1.3.7</cxf.swagger.version>
+        <cxf.swagger.version>1.3.9</cxf.swagger.version>
         <cxf.velocity.version>1.7</cxf.velocity.version>
         <cxf.woodstox.core.version>4.4.1</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>