Skip to content

Commit

Permalink
Fix maven-assembly-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed Jan 24, 2025
1 parent fe3a45a commit 263c514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>${maven-assembly-plugin.version}</version>
<version>${version.maven-assembly-plugin}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 263c514

Please sign in to comment.