Skip to content

Commit

Permalink
Updat build, enlist deploy plugin (#1063)
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
  • Loading branch information
cstamas and gnodet committed Aug 27, 2024
1 parent fd634b5 commit 380dab8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,11 @@
<artifactId>maven-dependency-plugin</artifactId>
<version>3.8.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
Expand Down

0 comments on commit 380dab8

Please sign in to comment.