cleaned up unintentional pom version override

pull/598/head
Justin Richer 2014-04-25 20:59:35 -04:00
parent 761d015bf7
commit 37af569890
1 changed files with 0 additions and 2 deletions

View File

@ -48,7 +48,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.1.2</version>
<executions>
<execution>
<id>attach-sources</id>
@ -62,7 +61,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.7</version>
<executions>
<execution>
<id>attach-sources</id>