Skip to content

Commit

Permalink
fix(spoon-pom): fix license-maven-plugin version (INRIA#3410)
Browse files Browse the repository at this point in the history
  • Loading branch information
monperrus committed Jun 12, 2020
1 parent f4b77e9 commit 94857ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spoon-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>3.0</version>
<configuration>
<header>LICENSE-short.txt</header>
<includes>
Expand Down

0 comments on commit 94857ba

Please sign in to comment.