| commit | b2c42c2602e613c78bd02a33725bb5fcd0217a93 | [log] [tgz] |
|---|---|---|
| author | Lee Rhodes <leerho@users.noreply.github.com> | Tue Aug 06 22:45:23 2019 -0700 |
| committer | Lee Rhodes <leerho@users.noreply.github.com> | Fri Aug 09 13:10:46 2019 -0700 |
| tree | 8e5df60d80390cbcc44daa0313df00c380536bd3 | |
| parent | 615ebe3833f3f1a2dff9d37f6a2d9acf71092ba4 [diff] |
Pom version = 1.1.0-incubating
diff --git a/pom.xml b/pom.xml index 8550247..b21b008 100644 --- a/pom.xml +++ b/pom.xml
@@ -32,7 +32,7 @@ <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-memory</artifactId> - <version>1.2.0-incubating-SNAPSHOT</version> + <version>1.1.0-incubating</version> <name>${project.groupId}:${project.artifactId}</name> <description>High-performance native memory access.</description>