Skip to content

Commit cb733b3

Browse files
committed
Prepare for release, change pom version to 1.3.0-incubating.
1 parent ddda8f5 commit cb733b3

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.3.0-incubating-SNAPSHOT</version>
33+
<version>1.3.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)