You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2019/04/24 22:14:03 UTC

[incubator-druid] 02/20: use latest sketches-core-0.13.1 (#7320)

This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a commit to branch 0.14.1-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git

commit 3bb96d1f492442edd869cfb1639c5cf718288b06
Author: Alexander Saydakov <sa...@verizonmedia.com>
AuthorDate: Wed Apr 3 14:06:02 2019 -0700

    use latest sketches-core-0.13.1 (#7320)
    
    * use latest sketches-core-0.13.0
    
    * latest release
---
 extensions-core/datasketches/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions-core/datasketches/pom.xml b/extensions-core/datasketches/pom.xml
index 0b8fbfe..61e0daf 100644
--- a/extensions-core/datasketches/pom.xml
+++ b/extensions-core/datasketches/pom.xml
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>com.yahoo.datasketches</groupId>
       <artifactId>sketches-core</artifactId>
-      <version>0.12.0</version>
+      <version>0.13.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org