Repository: cloudstack Updated Branches: refs/heads/master 40d133dd7 -> fe4e4858c
Let's blame it on the fact that its monday Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fe4e4858 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fe4e4858 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/fe4e4858 Branch: refs/heads/master Commit: fe4e4858ce24de153b06b87a9bbcb40850f34301 Parents: 40d133d Author: Hugo Trippaers <[email protected]> Authored: Mon Jul 21 11:14:29 2014 +0200 Committer: Hugo Trippaers <[email protected]> Committed: Mon Jul 21 11:14:29 2014 +0200 ---------------------------------------------------------------------- client/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fe4e4858/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index d4ead21..410cb19 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -1028,16 +1028,5 @@ </dependency> </dependencies> </profile> - <profile> - <id>nuagevsp</id> - <activation> - <property> - <name>noredist</name> - </property> - </activation> - <modules> - <module>network-elements/nuage-vsp</module> - </modules> - </profile> </profiles> </project>
