This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-utils.git
commit c55198e6d5e193322f267b39d50747767b99f2c3 Author: Olivier Lamy <[email protected]> AuthorDate: Fri Apr 13 19:48:53 2012 +0000 move configuration in parent pom git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1325921 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/pom.xml b/pom.xml index 68b6884..75382dd 100644 --- a/pom.xml +++ b/pom.xml @@ -128,19 +128,6 @@ </developer> </developers> - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <configuration> - <source>1.5</source> - <target>1.5</target> - </configuration> - </plugin> - </plugins> - </build> - <reporting> <plugins> <plugin> -- To stop receiving notification emails like this one, please contact [email protected].
