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/02/21 14:00:15 UTC

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

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 404e72940 -> 30c43ff1e
  refs/heads/master eb2cb8c51 -> a40f74b10


Upgrading Elasticsearch client


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

Branch: refs/heads/2_0_X
Commit: 30c43ff1eb63ae4be34b44d18fcb9d74f27bf742
Parents: 404e729
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 21 14:59:44 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 21 14:59:44 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/30c43ff1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 476e46b..89ee103 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.7</elasticsearch.version>
+    <elasticsearch.version>5.6.8</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
     <disruptor.version>3.3.8</disruptor.version>
@@ -2303,7 +2303,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.7</link>
+            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/5.6.8</link>
           </links>
         </configuration>
         <reportSets>


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

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


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

Branch: refs/heads/master
Commit: a40f74b10a735fcef20e0ad61a61fe075d29e609
Parents: eb2cb8c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 21 15:00:04 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 21 15:00:04 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/a40f74b1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 592b3e4..8c3c5a84 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.2.1</elasticsearch.version>
+    <elasticsearch.version>6.2.2</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
     <disruptor.version>3.3.8</disruptor.version>
@@ -2221,7 +2221,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.2.1/</link>
+            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/6.2.2/</link>
           </links>
         </configuration>
         <reportSets>