Skip to content

Commit

Permalink
removed distribution management from wicket-spring-boot-starter
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcGiffing committed Jan 12, 2023
1 parent ef8f478 commit 5b6793f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions wicket-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,18 +187,6 @@
</dependency>
</dependencies>

<distributionManagement>
<snapshotRepository>
<id>apache.snapshots</id>
<name>Apache Development Snapshot Repository</name>
<url>https://repository.apache.org/content/repositories/snapshots/</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 5b6793f

Please sign in to comment.