ko4j/pom.xml
branchjdk6
changeset 471 14e1ef348d1a
parent 470 63218f926a49
child 472 c6f161bedc70
child 475 57857c9eec5b
     1.1 --- a/ko4j/pom.xml	Mon Jan 20 14:09:43 2014 +0100
     1.2 +++ b/ko4j/pom.xml	Tue Jan 21 08:50:19 2014 +0100
     1.3 @@ -29,15 +29,6 @@
     1.4                    <skip>false</skip>
     1.5                </configuration>
     1.6            </plugin>
     1.7 -         <plugin>
     1.8 -            <groupId>org.apache.maven.plugins</groupId>
     1.9 -            <artifactId>maven-compiler-plugin</artifactId>
    1.10 -            <version>2.3.2</version>
    1.11 -            <configuration>
    1.12 -               <source>1.6</source>
    1.13 -               <target>1.6</target>
    1.14 -            </configuration>
    1.15 -         </plugin>
    1.16        </plugins>
    1.17    </build>
    1.18    <dependencies>