Repository: cxf-fediz Updated Branches: refs/heads/master bf111a46b -> 51ed2a3b4
Fixing plugin configuration Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/51ed2a3b Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/51ed2a3b Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/51ed2a3b Branch: refs/heads/master Commit: 51ed2a3b47b93c15ee5d75ee3564d31b9f87b509 Parents: bf111a4 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Mar 1 16:06:26 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Mar 1 16:06:26 2016 +0000 ---------------------------------------------------------------------- systests/jetty9/pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/51ed2a3b/systests/jetty9/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jetty9/pom.xml b/systests/jetty9/pom.xml index 80fa755..d4b4a15 100644 --- a/systests/jetty9/pom.xml +++ b/systests/jetty9/pom.xml @@ -194,12 +194,6 @@ <stripVersion>true</stripVersion> </configuration> </execution> - </executions> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-dependency-plugin</artifactId> - <executions> <execution> <id>copy-rp</id> <phase>generate-resources</phase>
