You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/12/09 13:40:35 UTC

[2/2] cxf-fediz git commit: Updating Swagger UI

Updating Swagger UI


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

Branch: refs/heads/master
Commit: 55f504f83182d989edd96ed3681743a99a4f1cdf
Parents: 581550b
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Dec 9 11:38:52 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Dec 9 11:38:52 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/55f504f8/services/idp/pom.xml
----------------------------------------------------------------------
diff --git a/services/idp/pom.xml b/services/idp/pom.xml
index d823ad3..25556df 100644
--- a/services/idp/pom.xml
+++ b/services/idp/pom.xml
@@ -30,7 +30,7 @@
     <packaging>war</packaging>
     
     <properties>
-        <swagger-ui.version>2.1.0</swagger-ui.version>
+        <swagger-ui.version>2.2.6</swagger-ui.version>
     </properties>
     
     <dependencyManagement>