Skip to content

Commit 56e5507

Browse files
committed
remove snapshot configuration
1 parent 879aba4 commit 56e5507

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

java/cuvs-java/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,6 @@ SPDX-License-Identifier: Apache-2.0
5252
<native.build.path>${project.build.directory}/../../../cpp/build</native.build.path>
5353
</properties>
5454

55-
<distributionManagement>
56-
<snapshotRepository>
57-
<id>central</id>
58-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
59-
</snapshotRepository>
60-
</distributionManagement>
61-
6255
<repositories>
6356
<!-- Prefer Google Cloud mirror, which has higher rate limits -->
6457
<repository>

0 commit comments

Comments
 (0)