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 0d08008 commit 69e91bbCopy full SHA for 69e91bb
1 file changed
rest-assured-bom/pom.xml
@@ -22,17 +22,9 @@
22
</scm>
23
<distributionManagement>
24
<repository>
25
- <id>sonatype-nexus-staging</id>
26
- <name>Nexus Release Repository</name>
+ <id>central</id>
27
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
28
- <layout>default</layout>
29
</repository>
30
- <snapshotRepository>
31
- <id>sonatype-nexus-snapshots</id>
32
- <name>Sonatype Nexus Snapshots</name>
33
- <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
34
35
- </snapshotRepository>
36
</distributionManagement>
37
<developers>
38
<developer>
0 commit comments