Skip to content

Commit

Permalink
Update maven-release-plugin (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhan1 authored Jun 26, 2024
1 parent dba0b72 commit 07976f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,13 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<arguments>$(arguments)</arguments>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 07976f1

Please sign in to comment.