File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed
prometheus-metrics-parent Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 477477 </plugin >
478478 </plugins >
479479 </build >
480-
481- <distributionManagement >
482- <snapshotRepository >
483- <id >ossrh</id >
484- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
485- </snapshotRepository >
486- <repository >
487- <id >ossrh</id >
488- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
489- </repository >
490- </distributionManagement >
491480 </profile >
492481 </profiles >
493482</project >
Original file line number Diff line number Diff line change 7878 </developer >
7979 </developers >
8080
81+ <distributionManagement >
82+ <snapshotRepository >
83+ <id >ossrh</id >
84+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
85+ </snapshotRepository >
86+ <repository >
87+ <id >ossrh</id >
88+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
89+ </repository >
90+ </distributionManagement >
8191</project >
You can’t perform that action at this time.
0 commit comments