This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit c6f371098426d73fe00990408b514d1ddd5a2d84 Author: Lee Rhodes <[email protected]> AuthorDate: Tue Feb 2 16:57:52 2021 -0800 Start Release of 2.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93ca18b..f5ab892 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.0.0</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
