Skip to content

Commit

Permalink
Removed invalid release plugin option
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakky54 committed May 16, 2023
1 parent 717cfb3 commit 48b0c04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sslcontext-kickstart-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
<artifactId>maven-release-plugin</artifactId>
<version>${version.maven-release-plugin}</version>
<configuration>
<arguments>maven.test.skip=true</arguments>
<tagNameFormat>v@{project.version}</tagNameFormat>
</configuration>
</plugin>
Expand Down

0 comments on commit 48b0c04

Please sign in to comment.