Skip to content

Commit b014dca

Browse files
authored
Merge pull request #251 from apache/main_to_6.1.0-SNAPSHOT
Update main ver to 6.1.0-SNAPSHOT
2 parents c45f58d + 89fd009 commit b014dca

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,9 @@ under the License.
2525

2626
<modelVersion>4.0.0</modelVersion>
2727

28-
<!--
29-
<parent>
30-
<groupId>org.apache</groupId>
31-
<artifactId>apache</artifactId>
32-
<version>32</version>
33-
</parent> -->
34-
3528
<groupId>org.apache.datasketches</groupId>
3629
<artifactId>datasketches-memory</artifactId>
37-
<version>5.1.0-SNAPSHOT</version>
30+
<version>6.1.0-SNAPSHOT</version>
3831
<packaging>jar</packaging>
3932

4033
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)