We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe5f18 commit 40c6f4fCopy full SHA for 40c6f4f
1 file changed
pom.xml
@@ -28,7 +28,7 @@ under the License.
28
</parent>
29
<groupId>org.apache.datasketches</groupId>
30
<artifactId>datasketches-java</artifactId>
31
- <version>1.1.0-incubating-SNAPSHOT</version>
+ <version>1.1.0-incubating</version>
32
<name>${project.artifactId}</name>
33
<description>Core sketch algorithms used alone
34
and by other Java repositories in the DataSketches library.</description>
0 commit comments