Mercurial > hg > digilib
diff servlet3/pom.xml @ 1428:053ff2ca45e3
cleaned poms and web.xmls.
author | robcast |
---|---|
date | Wed, 28 Oct 2015 15:55:46 +0100 |
parents | 7247c046d9dc |
children | b8f2fde0f034 2197975ec945 |
line wrap: on
line diff
--- a/servlet3/pom.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/servlet3/pom.xml Wed Oct 28 15:55:46 2015 +0100 @@ -7,20 +7,7 @@ </parent> <artifactId>digilib-servlet3</artifactId> <name>digilib-servlet3</name> - <build> - <pluginManagement> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <configuration> - <source>1.7</source> - <target>1.7</target> - </configuration> - </plugin> - </plugins> - </pluginManagement> - </build> + <dependencies> <dependency> <groupId>org.mortbay.jetty</groupId>