Skip to content

Commit

Permalink
Merge pull request #238 from apache/4.1.0_Release_Process
Browse files Browse the repository at this point in the history
change version to 4.1.0 in branch 4.1.X for Release
  • Loading branch information
leerho authored Nov 8, 2024
2 parents 79fc105 + 1ef7ae5 commit 1299e3a
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 @@ -34,7 +34,7 @@ under the License.

<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-memory</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 1299e3a

Please sign in to comment.