Skip to content

Commit

Permalink
Shade plugin requires maven v3.0+.
Browse files Browse the repository at this point in the history
  • Loading branch information
John May committed Apr 7, 2014
1 parent f0df4ea commit 0bb1736
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Expand Up @@ -49,6 +49,10 @@
<url>${cdk.repo.snapshots.url}</url>
</snapshotRepository>
</distributionManagement>

<prerequisites>
<maven>3.0</maven>
</prerequisites>

<!-- TODO possibly split into developers/contributors-->
<developers>
Expand Down

0 comments on commit 0bb1736

Please sign in to comment.