Skip to content

Commit

Permalink
Change maven shade plugin
Browse files Browse the repository at this point in the history
Change-Id: I2f4e4b905be9acc833eeaa1ec816c570e3bf7099
  • Loading branch information
margaretha committed Feb 19, 2024
1 parent 8ba7a15 commit 925a094
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
*
!/core
!/sample-index
!/src
!/wiki-index
!/Changes*
!/*.xml
!/LICENSE
!.dockerignore
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<plugins>
<plugin>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.1</version>
<version>3.2.4</version>
<executions>
<!-- option 1 -->
<execution>
Expand Down

0 comments on commit 925a094

Please sign in to comment.