You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/01/31 16:22:12 UTC

[1/2] syncope git commit: Upgrading Elsticsearch client

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 88f4b03e3 -> 5d49dd421
  refs/heads/master f278a97a2 -> 41cab68c5


Upgrading Elsticsearch client


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

Branch: refs/heads/2_0_X
Commit: 5d49dd421b8ef1b91d6350d770f140d737822231
Parents: 88f4b03
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 31 17:19:45 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 31 17:19:45 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5d49dd42/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c2fd20e..94d8488 100644
--- a/pom.xml
+++ b/pom.xml
@@ -392,7 +392,7 @@ under the License.
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
 
-    <elasticsearch.version>5.6.6</elasticsearch.version>
+    <elasticsearch.version>5.6.7</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
     <disruptor.version>3.3.7</disruptor.version>
@@ -2294,7 +2294,7 @@ under the License.
             <link>http://activiti.org/javadocs/</link>
             <link>http://www.flowable.org/docs/javadocs/</link>
             <link>https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/3.3.0/apidocs/</link>
-            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/5.6.6</link>
+            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/5.6.7</link>
           </links>
         </configuration>
         <reportSets>


[2/2] syncope git commit: Upgrading Elsticsearch client

Posted by il...@apache.org.
Upgrading Elsticsearch client


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

Branch: refs/heads/master
Commit: 41cab68c5c879cc5ed5fc54a81a41949fed9a7fa
Parents: f278a97
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 31 17:22:03 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 31 17:22:03 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/41cab68c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 78d17e5..c4da3ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -391,7 +391,7 @@ under the License.
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
 
-    <elasticsearch.version>6.1.2</elasticsearch.version>
+    <elasticsearch.version>6.1.3</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
     <disruptor.version>3.3.7</disruptor.version>
@@ -2237,7 +2237,7 @@ under the License.
             <link>http://docs.spring.io/spring-security/site/docs/4.2.x/apidocs/</link>
             <link>http://www.flowable.org/docs/javadocs/</link>
             <link>https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/3.3.0/apidocs/</link>
-            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/6.1.2/</link>
+            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/6.1.3/</link>
           </links>
         </configuration>
         <reportSets>