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/06/15 15:39:02 UTC

[1/2] syncope git commit: Upgrading Elasticsearch

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 976f5e651 -> 168e59d3c
  refs/heads/master 595a8d154 -> 3a52cc2c2


Upgrading Elasticsearch


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

Branch: refs/heads/master
Commit: 3a52cc2c2a45b5ec6efabc7ebe7a035a538b41cb
Parents: 595a8d1
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 15 17:35:35 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 15 17:35:35 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/3a52cc2c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 11f5327..4e12765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
 
-    <elasticsearch.version>6.2.4</elasticsearch.version>
+    <elasticsearch.version>6.3.0</elasticsearch.version>
 
     <log4j.version>2.11.0</log4j.version>
     <disruptor.version>3.4.2</disruptor.version>
@@ -2294,7 +2294,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.4/</link>
+            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/6.3.0/</link>
           </links>
         </configuration>
         <reportSets>


[2/2] syncope git commit: Upgrading Elasticsearch

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


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

Branch: refs/heads/2_0_X
Commit: 168e59d3c35a96dbf36b9b3c3dc7e2445b8f1691
Parents: 976f5e6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 15 17:38:56 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 15 17:38:56 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/168e59d3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 94dd12c..b4179cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@ under the License.
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
 
-    <elasticsearch.version>5.6.9</elasticsearch.version>
+    <elasticsearch.version>5.6.10</elasticsearch.version>
 
     <log4j.version>2.11.0</log4j.version>
     <disruptor.version>3.4.2</disruptor.version>
@@ -2360,7 +2360,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.9</link>
+            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/5.6.10</link>
           </links>
         </configuration>
         <reportSets>