Repository: archiva-redback-core Updated Branches: refs/heads/master 21d22c01e -> 17cf8e11c
now inherited from parent Signed-off-by: olivier lamy <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/17cf8e11 Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/17cf8e11 Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/17cf8e11 Branch: refs/heads/master Commit: 17cf8e11c6b4cc902a227839600ff3f3adcaab99 Parents: 21d22c0 Author: olivier lamy <[email protected]> Authored: Wed May 24 21:57:37 2017 +1000 Committer: olivier lamy <[email protected]> Committed: Wed May 24 21:57:37 2017 +1000 ---------------------------------------------------------------------- pom.xml | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/17cf8e11/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dad14d7..5325741 100644 --- a/pom.xml +++ b/pom.xml @@ -632,14 +632,6 @@ <pluginManagement> <plugins> <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <configuration> - <source>1.8</source> - <target>1.8</target> - </configuration> - </plugin> - <plugin> <groupId>org.codehaus.modello</groupId> <artifactId>modello-maven-plugin</artifactId> <version>1.7</version>
