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/datasketches-java.git
The following commit(s) were added to refs/heads/master by this push:
new d99e9b4 Release Process: Change pom version to 2.1.0-SNAPSHOT
d99e9b4 is described below
commit d99e9b4cc83edc64e5ee5972dc863baeea7ee643
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Feb 2 17:09:43 2021 -0800
Release Process: Change pom version to 2.1.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 93ca18b..a27a23e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-java</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]