Modifies maven files to work with m2e

Change-Id: I3f0cccbdd406f48bcb430af89e77d6b74627918a
This commit is contained in:
Jonathan Leitschuh
2014-05-12 16:05:31 -04:00
parent 12e811250b
commit 36241b0d6c
23 changed files with 37 additions and 364 deletions

View File

@@ -42,6 +42,7 @@
</dependencies>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -112,5 +113,6 @@
</executions>
</plugin>
</plugins>
</pluginManagement>
</build>
</project>