Skip to content

Commit

Permalink
faster compile phases
Browse files Browse the repository at this point in the history
  • Loading branch information
trumbitta committed May 5, 2012
1 parent abf91eb commit 1972bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -151,7 +151,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<version>2.4</version>
<configuration>
<target>1.6</target>
<source>1.6</source>
Expand Down

0 comments on commit 1972bad

Please sign in to comment.