Remove unecessary version
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/92a2c65d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/92a2c65d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/92a2c65d Branch: refs/heads/master Commit: 92a2c65d83239c653a5c9e07af9744371ea3869b Parents: 554e3ab Author: Antonin Stefanutti <anto...@stefanutti.fr> Authored: Wed Mar 9 12:26:24 2016 +0100 Committer: Antonin Stefanutti <anto...@stefanutti.fr> Committed: Wed Mar 9 12:40:03 2016 +0100 ---------------------------------------------------------------------- examples/camel-example-cdi-test/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/92a2c65d/examples/camel-example-cdi-test/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml index cad6c53..0e6a698 100644 --- a/examples/camel-example-cdi-test/pom.xml +++ b/examples/camel-example-cdi-test/pom.xml @@ -60,7 +60,6 @@ <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test-cdi</artifactId> - <version>${project.version}</version> <scope>test</scope> </dependency> <dependency>