Skip to content

Commit fde0c4f

Browse files
committed
Fix missing version of Maven source plugin.
1 parent a1a8c3e commit fde0c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-source-plugin</artifactId>
79+
<version>2.4</version>
7980
<executions>
8081
<execution>
8182
<id>attach-sources</id>

0 commit comments

Comments
 (0)