boot/pom.xml
branchpreprocess
changeset 475 57857c9eec5b
parent 467 6d3613b454ab
parent 471 14e1ef348d1a
child 484 72dc0325111c
     1.1 --- a/boot/pom.xml	Tue Jan 14 14:18:50 2014 +0100
     1.2 +++ b/boot/pom.xml	Tue Jan 21 08:54:02 2014 +0100
     1.3 @@ -28,15 +28,6 @@
     1.4                    </instructions>
     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>