Skip to content

Commit

Permalink
[WINDUP-3681] - Upgrade maven-assembly-plugin version (#103) (#107)
Browse files Browse the repository at this point in the history
* Upgrade maven-assembly-plugin version

* Test version 3.0.0

* Upgrade to version 3.4.2

* Verify custom version of jdk

* Verify custom version of jdk

* Restore version of jdk

* Verify maven version

* Remove test code and sync with maven 3.9.0 compatibility

* Remove test code and sync with maven 3.9.0 compatibility
  • Loading branch information
carlosthe19916 authored Feb 22, 2023
1 parent 9b396e5 commit f771388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.2</version>
<executions>
<execution>
<id>distribution-offline</id>
Expand Down

0 comments on commit f771388

Please sign in to comment.