Browse Source

Upgrade maven-source-plugin to 3.2.1

Change-Id: I01b0e6cc71f841680bc4116502837af2519379f9
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
tags/v5.7.0.202001151323-m1
David Pursehouse 4 years ago
parent
commit
a586bfc407
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -285,7 +285,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
</plugin>

<plugin>

Loading…
Cancel
Save