Skip to content

Commit 657f1aa

Browse files
committed
Update version to "1.0.0-incubating"
1 parent f1c7640 commit 657f1aa

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
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929
<groupId>org.apache.datasketches</groupId>
3030
<artifactId>datasketches-java</artifactId>
31-
<version>1.0.0-incubating-SNAPSHOT</version>
31+
<version>1.0.0-incubating</version>
3232
<name>${project.artifactId}</name>
3333
<description>Core sketch algorithms used alone
3434
and by other Java repositories in the DataSketches library.</description>

0 commit comments

Comments
 (0)