Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnbreaks committed Mar 18, 2015
1 parent eaee417 commit 851f846
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

<build>
<plugins>
plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.2</version>
Expand All @@ -61,7 +61,7 @@
<target>1.7</target>
<encoding>UTF-8</encoding>
</configuration>
/plugin>
/plugins>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 851f846

Please sign in to comment.