Skip to content

Commit 9266bdf

Browse files
committed
Deploy native files to central repo
1 parent dfc55dd commit 9266bdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tensorflow-core/tensorflow-core-native

tensorflow-core/tensorflow-core-native/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
<configuration>
583583
<!-- 'url' property must be provided in command line -->
584584
<file>${project.build.directory}/${project.artifactId}-${project.version}-${native.classifier}.jar</file>
585-
<repositoryId>ossrh</repositoryId>
585+
<repositoryId>central</repositoryId>
586586
<groupId>${project.groupId}</groupId>
587587
<artifactId>${project.artifactId}</artifactId>
588588
<classifier>${native.classifier}</classifier>

0 commit comments

Comments
 (0)