Skip to content

Commit d4c627a

Browse files
cushonError Prone Team
authored andcommitted
Remove obsolete distributionManagement entries
I think the defaults should configure https://central.sonatype.com/repository/maven-snapshots/, see https://central.sonatype.org/publish/publish-portal-snapshots/#publishing-with-the-central-publishing-maven-plugin PiperOrigin-RevId: 781044784
1 parent e3b4d74 commit d4c627a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -319,13 +319,6 @@
319319
</plugins>
320320
</build>
321321

322-
<distributionManagement>
323-
<snapshotRepository>
324-
<id>ossrh</id>
325-
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
326-
</snapshotRepository>
327-
</distributionManagement>
328-
329322
<profiles>
330323
<profile>
331324
<id>release</id>

0 commit comments

Comments
 (0)