Skip to content

Commit

Permalink
Changed the compiler version from 1.6 to 1.7.
Browse files Browse the repository at this point in the history
Change-Id: I5428f3bd9ec7d23b2e16062aca871f08e0f20865
Signed-off-by: Neevo Lima <[email protected]>
  • Loading branch information
Neevo Lima committed Apr 18, 2014
1 parent 34b63f3 commit 23b1f74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.sopeco.webui.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
<source>1.7</source>
<target>1.7</target>
</configuration>
</plugin>

Expand Down

0 comments on commit 23b1f74

Please sign in to comment.