Skip to content

Commit

Permalink
chore: remove distribution management from maven (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
anhuong authored Dec 1, 2021
1 parent 6aef032 commit a60d345
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,14 +273,6 @@
</pluginManagement>
</build>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<name>Central Repository OSSRH</name>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>

<dependencies>

<dependency>
Expand Down

0 comments on commit a60d345

Please sign in to comment.