Skip to content

Commit

Permalink
ci: remove self-managed distributionManagement (#1410)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Jun 30, 2021
1 parent f26ca9f commit 221439b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Expand Up @@ -41,16 +41,6 @@
<url>https://github.com/googleapis/java-bigquery/issues</url>
<system>GitHub Issues</system>
</issueManagement>
<distributionManagement>
<snapshotRepository>
<id>sonatype-nexus-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>sonatype-nexus-staging</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>
<licenses>
<license>
<name>Apache-2.0</name>
Expand Down

0 comments on commit 221439b

Please sign in to comment.