Skip to content

Commit

Permalink
chore: remove distributionManagement section (#3059)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Jul 12, 2021
1 parent aee2f4e commit a891335
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,17 +85,6 @@ limitations under the License.
<jmh.version>1.28</jmh.version>
</properties>

<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>

<scm>
<connection>
scm:git:[email protected]:googleapis/java-bigtable-hbase.git
Expand Down

0 comments on commit a891335

Please sign in to comment.