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 c1eda65 Update pom
c1eda65 is described below
commit c1eda65748ec853d361d324d43094420e00955c6
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Jun 11 19:03:28 2019 -0700
Update pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4ab645d..506c894 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-core</artifactId>
<packaging>jar</packaging> <!-- jar is the default -->
- <version>0.13.5-SNAPSHOT</version>
+ <version>0.13.5-incubating-SNAPSHOT</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Core sketch algorithms used alone and by other repositories
in the DataSketches library.</description>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]