Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcGiffing committed Jul 16, 2023
1 parent f2fd78b commit 22ea715
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions wicket-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,20 +188,6 @@
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.8</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>

<resources>
<resource>
<directory>src/main/resources</directory>
Expand Down

0 comments on commit 22ea715

Please sign in to comment.