You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/06/11 23:16:40 UTC

[incubator-datasketches-java] branch master updated: Update pom

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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-java.git


The following commit(s) were added to refs/heads/master by this push:
     new a53bf5f  Update pom
a53bf5f is described below

commit a53bf5f8215b52fa30fec7af7e7e3c7c6bb25c63
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Jun 11 16:16:32 2019 -0700

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

diff --git a/pom.xml b/pom.xml
index 93a007f..4ab645d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.datasketches</groupId>
-    <artifactId>datasketches-java</artifactId>
+    <artifactId>datasketches-core</artifactId>
     <packaging>jar</packaging> <!-- jar is the default -->
     <version>0.13.5-SNAPSHOT</version>
 


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