We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc55dd commit 9266bdfCopy full SHA for 9266bdf
1 file changed
tensorflow-core/tensorflow-core-native/pom.xml
@@ -582,7 +582,7 @@
582
<configuration>
583
<!-- 'url' property must be provided in command line -->
584
<file>${project.build.directory}/${project.artifactId}-${project.version}-${native.classifier}.jar</file>
585
- <repositoryId>ossrh</repositoryId>
+ <repositoryId>central</repositoryId>
586
<groupId>${project.groupId}</groupId>
587
<artifactId>${project.artifactId}</artifactId>
588
<classifier>${native.classifier}</classifier>
0 commit comments