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 e8987b3 revert pom version change
e8987b3 is described below
commit e8987b3ed4add8fa1243c10fcc7a2e44a01cc0a8
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Feb 4 22:40:32 2021 -0800
revert pom version change
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a27a23e..93ca18b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-java</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]