Skip to content

Commit

Permalink
Release Process: change pom 4.1.0-SNAPSHOT to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leerho committed Jun 7, 2023
1 parent 3b446ee commit c53ec36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ under the License.

<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-java</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down

0 comments on commit c53ec36

Please sign in to comment.