Repository: karaf-cellar Updated Branches: refs/heads/master b71f9558f -> 3543bff40
Use dependency management version in webconsole Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/3543bff4 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/3543bff4 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/3543bff4 Branch: refs/heads/master Commit: 3543bff40f1f74e3e8d05696f71fbf17e287e444 Parents: b71f955 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jan 19 14:01:22 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jan 19 14:01:22 2015 +0100 ---------------------------------------------------------------------- webconsole/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/3543bff4/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 082808f..6a1462b 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -36,7 +36,6 @@ <dependency> <groupId>org.apache.karaf.cellar</groupId> <artifactId>org.apache.karaf.cellar.core</artifactId> - <version>${project.version}</version> <scope>provided</scope> </dependency>
