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/09/26 23:47:58 UTC

[incubator-datasketches-java] branch 1.1.X-incubating created (now 40c6f4f)

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

leerho pushed a change to branch 1.1.X-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-java.git.


      at 40c6f4f  Pom = 1.1.0-incubating

This branch includes the following new commits:

     new 40c6f4f  Pom = 1.1.0-incubating

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[incubator-datasketches-java] 01/01: Pom = 1.1.0-incubating

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 40c6f4f06dd315981c4135007a8a3c7418100b96
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Sep 26 16:15:04 2019 -0700

    Pom = 1.1.0-incubating
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aeba9fa..9a3b4fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-java</artifactId>
-  <version>1.1.0-incubating-SNAPSHOT</version>
+  <version>1.1.0-incubating</version>
   <name>${project.artifactId}</name>
   <description>Core sketch algorithms used alone 
     and by other Java repositories in the DataSketches library.</description>


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