Skip to content

Commit

Permalink
don't need java 1.6 only the newer version of icu4j
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Nov 4, 2013
1 parent e520fb8 commit 8a5d968
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,13 +193,6 @@
</plugins>
</pluginManagement>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
Expand Down

0 comments on commit 8a5d968

Please sign in to comment.