Skip to content

Commit

Permalink
MAVEN-37 JIRA - Pump the compatibility version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Woods committed May 24, 2012
1 parent ca8820d commit 937257f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -327,8 +327,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>1.5</source>
<target>1.5</target>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>

Expand Down

0 comments on commit 937257f

Please sign in to comment.