commit | cb733b3539553321ab26149b18326353237289e6 | [log] [tgz] |
---|---|---|
author | Lee Rhodes <leerho@users.noreply.github.com> | Mon Apr 27 16:15:52 2020 -0700 |
committer | Lee Rhodes <leerho@users.noreply.github.com> | Mon Apr 27 16:15:52 2020 -0700 |
tree | cc299ba77566e36babedad82b7a7e22821f95626 | |
parent | ddda8f58fbe87f37d70cd978e76d407b9d479ab7 [diff] |
Prepare for release, change pom version to 1.3.0-incubating.
diff --git a/pom.xml b/pom.xml index b30dcea..111bb0b 100644 --- a/pom.xml +++ b/pom.xml
@@ -30,7 +30,7 @@ <!-- UNIQUE FOR THIS JAVA COMPONENT --> <artifactId>datasketches-java</artifactId> - <version>1.3.0-incubating-SNAPSHOT</version> + <version>1.3.0-incubating</version> <description>Core sketch algorithms used alone and by other Java repositories in the DataSketches library.</description> <!-- END: UNIQUE FOR THIS JAVA COMPONENT -->