Skip to content

Commit

Permalink
Merge pull request #137 from lasselindqvist/issue-136
Browse files Browse the repository at this point in the history
#136: Update maven-source-plugin to 3.2.0
  • Loading branch information
lasselindqvist authored May 7, 2021
2 parents 49d6b99 + 7875b8e commit ab9bf68
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 @@ -177,7 +177,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.4</version>
<version>3.2.0</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit ab9bf68

Please sign in to comment.