This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 1.3.X in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
commit ee7d3fc74aedcb0ffb7f7006c965065530ee6958 Author: Lee Rhodes <[email protected]> AuthorDate: Fri Jan 15 12:36:23 2021 -0800 Prepare Release 1.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 11a6db5..2dcbd52 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ under the License. <!-- UNIQUE FOR THIS JAVA COMPONENT --> <artifactId>datasketches-memory</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <description>High-performance native memory access.</description> <!-- END: UNIQUE FOR THIS JAVA COMPONENT --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
