Repository: camel
Updated Branches:
  refs/heads/master 078e4eebe -> a766ad646


Upgrade Swagger-ui to version 2.2.5


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

Branch: refs/heads/master
Commit: a766ad6460e4d6ec424a57e5ff6b41eac7e1be47
Parents: 078e4ee
Author: Andrea Cosentino <[email protected]>
Authored: Fri Oct 7 09:57:42 2016 +0200
Committer: Andrea Cosentino <[email protected]>
Committed: Fri Oct 7 09:57:42 2016 +0200

----------------------------------------------------------------------
 examples/camel-example-swagger-xml/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a766ad64/examples/camel-example-swagger-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-xml/pom.xml 
b/examples/camel-example-swagger-xml/pom.xml
index d730dc7..7a5dd38 100755
--- a/examples/camel-example-swagger-xml/pom.xml
+++ b/examples/camel-example-swagger-xml/pom.xml
@@ -32,7 +32,7 @@
   <packaging>war</packaging>
 
   <properties>
-    <swagger-ui.version>2.2.2</swagger-ui.version>
+    <swagger-ui.version>2.2.5</swagger-ui.version>
     
<swagger.url>https://github.com/swagger-api/swagger-ui/archive</swagger.url>
     <destDir>target/swagger-ui</destDir>
   </properties>

Reply via email to