Skip to content

Commit

Permalink
add groupID for maven-source-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-wayne committed Mar 31, 2018
1 parent c10bd53 commit 67dd695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<executions>
Expand Down

0 comments on commit 67dd695

Please sign in to comment.