[OLINGO-834] Fix fit maven pom
Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/40be3e4a Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/40be3e4a Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/40be3e4a Branch: refs/heads/master Commit: 40be3e4a29e72bf5c224c5003a87de25e5ef8d24 Parents: 26080f4 Author: Christian Amend <christian.am...@sap.com> Authored: Thu Jan 7 16:16:12 2016 +0100 Committer: Christian Amend <christian.am...@sap.com> Committed: Thu Jan 7 16:16:12 2016 +0100 ---------------------------------------------------------------------- fit/pom.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/40be3e4a/fit/pom.xml ---------------------------------------------------------------------- diff --git a/fit/pom.xml b/fit/pom.xml index 516c5f5..34eff39 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -208,13 +208,6 @@ </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-deploy-plugin</artifactId> - <configuration> - <skip>true</skip> - </configuration> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <version>2.8</version> <executions>