Skip to content

Commit

Permalink
removes distribution management
Browse files Browse the repository at this point in the history
  • Loading branch information
roechi committed Oct 9, 2020
1 parent 40d95d6 commit 3a9f00f
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 @@ -46,17 +46,6 @@
<url>https://github.com/idealo/deckard</url>
</scm>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down

0 comments on commit 3a9f00f

Please sign in to comment.