Skip to content

Commit cf73606

Browse files
committed
Updated version of maven-source-plugin for compatibility with Maven 3.5
1 parent 4a2ad89 commit cf73606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
<plugin>
310310
<groupId>org.apache.maven.plugins</groupId>
311311
<artifactId>maven-source-plugin</artifactId>
312-
<version>2.4</version>
312+
<version>3.0.1</version>
313313
</plugin>
314314
<plugin>
315315
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)