We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f0cb0 commit bcefa34Copy full SHA for bcefa34
1 file changed
pom.xml
@@ -30,7 +30,7 @@ under the License.
30
31
<!-- UNIQUE FOR THIS JAVA COMPONENT -->
32
<artifactId>datasketches-java</artifactId>
33
- <version>1.2.0-incubating-SNAPSHOT</version>
+ <version>1.2.0-incubating</version>
34
<description>Core sketch algorithms used alone
35
and by other Java repositories in the DataSketches library.</description>
36
<!-- END: UNIQUE FOR THIS JAVA COMPONENT -->
0 commit comments