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-memory.git
The following commit(s) were added to refs/heads/master by this push:
new f4d9dcf Release Process: Change pom.xml version to 1.4.0-SNAPSHOT.
f4d9dcf is described below
commit f4d9dcf58db07574276a19f1fedd9c0566598eda
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri Jan 15 12:55:57 2021 -0800
Release Process: Change pom.xml version to 1.4.0-SNAPSHOT.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 11a6db5..b3447ce 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.4.0-SNAPSHOT</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]