Skip to content

Commit

Permalink
Update rpm-maven-plugin to 2.2.0 to get symlink support
Browse files Browse the repository at this point in the history
Symlink support is added in mojohaus/rpm-maven-plugin#42.
  • Loading branch information
zrhoffman committed Apr 25, 2024
1 parent 183f193 commit 00a4730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traffic_router/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>rpm-maven-plugin</artifactId>
<version>2.1.4</version>
<version>2.2.0</version>
<extensions>true</extensions>
<executions>
<execution>
Expand Down

0 comments on commit 00a4730

Please sign in to comment.