We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879aba4 commit 56e5507Copy full SHA for 56e5507
1 file changed
java/cuvs-java/pom.xml
@@ -52,13 +52,6 @@ SPDX-License-Identifier: Apache-2.0
52
<native.build.path>${project.build.directory}/../../../cpp/build</native.build.path>
53
</properties>
54
55
- <distributionManagement>
56
- <snapshotRepository>
57
- <id>central</id>
58
- <url>https://central.sonatype.com/repository/maven-snapshots/</url>
59
- </snapshotRepository>
60
- </distributionManagement>
61
-
62
<repositories>
63
<!-- Prefer Google Cloud mirror, which has higher rate limits -->
64
<repository>
0 commit comments