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 7ccb1ef commit 66c5c31Copy full SHA for 66c5c31
pom.xml
@@ -41,16 +41,6 @@
41
<url>https://github.com/googleapis/java-logging/issues</url>
42
<system>GitHub Issues</system>
43
</issueManagement>
44
- <distributionManagement>
45
- <snapshotRepository>
46
- <id>sonatype-nexus-snapshots</id>
47
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
48
- </snapshotRepository>
49
- <repository>
50
- <id>sonatype-nexus-staging</id>
51
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
52
- </repository>
53
- </distributionManagement>
54
<licenses>
55
<license>
56
<name>Apache-2.0</name>
0 commit comments