[1/6] syncope git commit: Upgrading Swagger UI and asciidoctor-maven-plugin

2018-09-26 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X f6eda62e2 -> 0e73508a2
  refs/heads/2_1_X df5fe6c19 -> 88891b155
  refs/heads/master 7811bdb2d -> c2cc8c977


Upgrading Swagger UI and asciidoctor-maven-plugin


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

Branch: refs/heads/2_1_X
Commit: e7a7520035a5a76d3189a1c1ad6d095cd7d0c38c
Parents: df5fe6c
Author: Francesco Chicchiriccò 
Authored: Wed Sep 26 08:36:14 2018 +0200
Committer: Francesco Chicchiriccò 
Committed: Wed Sep 26 13:26:58 2018 +0200

--
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/e7a75200/pom.xml
--
diff --git a/pom.xml b/pom.xml
index b60db09..b0f991c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
 ${project.build.directory}/log
 
 2.0.5
-3.18.2
+3.19.0
 20.0
 
 3.3.1-1
@@ -2384,7 +2384,7 @@ under the License.
   
 org.asciidoctor
 asciidoctor-maven-plugin
-1.5.6
+1.5.7
 
   
 org.asciidoctor



[1/6] syncope git commit: Upgrading Swagger UI

2017-01-31 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X a9dd8cc16 -> 79418c693
  refs/heads/master b812f8db1 -> d80e02334


Upgrading Swagger UI


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

Branch: refs/heads/2_0_X
Commit: 9707b205499d421da0cc89be5da98e75cc5c05cc
Parents: a9dd8cc
Author: Francesco Chicchiriccò 
Authored: Tue Jan 31 17:00:43 2017 +0100
Committer: Francesco Chicchiriccò 
Committed: Tue Jan 31 17:00:43 2017 +0100

--
 .../src/main/resources/META-INF/resources/swagger/index.html | 4 +++-
 pom.xml  | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/9707b205/ext/swagger-ui/src/main/resources/META-INF/resources/swagger/index.html
--
diff --git 
a/ext/swagger-ui/src/main/resources/META-INF/resources/swagger/index.html 
b/ext/swagger-ui/src/main/resources/META-INF/resources/swagger/index.html
index 3a033c9..6df05db 100644
--- a/ext/swagger-ui/src/main/resources/META-INF/resources/swagger/index.html
+++ b/ext/swagger-ui/src/main/resources/META-INF/resources/swagger/index.html
@@ -20,6 +20,7 @@ under the License.
 
 
   
+  
   
   
   Swagger UI - Apache Syncope ${syncope.version}
@@ -102,7 +103,8 @@ under the License.
 docExpansion: "none",
 jsonEditor: false,
 defaultModelRendering: 'schema',
-showRequestHeaders: false
+showRequestHeaders: false,
+showOperationIds: false
   });
 
   // 

http://git-wip-us.apache.org/repos/asf/syncope/blob/9707b205/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 3dd51fc..2a40497 100644
--- a/pom.xml
+++ b/pom.xml
@@ -403,7 +403,7 @@ under the License.
 
${project.build.directory}/activiti-modeler
 
 1.5.10
-2.2.8
+2.2.10
 
 2.2.4
 1.11.4



[1/6] syncope git commit: Upgrading Swagger UI

2016-09-29 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X 496028e82 -> 37d967032
  refs/heads/master 4371ae787 -> 55b9e83d7


Upgrading Swagger UI


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

Branch: refs/heads/2_0_X
Commit: a5f250571f15030c2bba42412989ae531ec5262f
Parents: 496028e
Author: Francesco Chicchiriccò 
Authored: Thu Sep 29 15:58:56 2016 +0200
Committer: Francesco Chicchiriccò 
Committed: Thu Sep 29 15:58:56 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/a5f25057/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 2b9f62e..93572e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,7 +402,7 @@ under the License.
 
${project.build.directory}/activiti-modeler
 
 1.5.10
-2.2.2
+2.2.5
 
 2.2.4
 1.11.4