Skip to content

Commit ab78015

Browse files
authored
Merge pull request #33 from AzureAD/sagonzal/pom
Remove duplicate dependency
2 parents 6f863c2 + 190a24d commit ab78015

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -176,14 +176,6 @@
176176
<argLine>-noverify</argLine>
177177
</configuration>
178178
</plugin>
179-
<plugin>
180-
<artifactId>maven-compiler-plugin</artifactId>
181-
<version>3.0</version>
182-
<configuration>
183-
<source>1.7</source>
184-
<target>1.7</target>
185-
</configuration>
186-
</plugin>
187179
<plugin>
188180
<groupId>org.apache.maven.plugins</groupId>
189181
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)