Skip to content

Commit bcefa34

Browse files
committed
Update pom version to 1.2.0-incubating.
1 parent 55f0cb0 commit bcefa34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030

3131
<!-- UNIQUE FOR THIS JAVA COMPONENT -->
3232
<artifactId>datasketches-java</artifactId>
33-
<version>1.2.0-incubating-SNAPSHOT</version>
33+
<version>1.2.0-incubating</version>
3434
<description>Core sketch algorithms used alone
3535
and by other Java repositories in the DataSketches library.</description>
3636
<!-- END: UNIQUE FOR THIS JAVA COMPONENT -->

0 commit comments

Comments
 (0)