patch from davidkarlsen (PR #85) was applied to resolve issue #84

Former-commit-id: 0741248ece9a4df1b1a7595b74aef31c6f74652d
This commit is contained in:
Jeremy Long
2014-03-12 23:40:42 -04:00
parent 2033acbe2a
commit b67377f505
2 changed files with 66 additions and 0 deletions

View File

@@ -275,6 +275,11 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<artifactId>maven-plugin-api</artifactId>
<version>3.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-settings</artifactId>
<version>3.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>