Just one level higher
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c3b60fad Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c3b60fad Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c3b60fad Branch: refs/heads/ui-restyle Commit: c3b60fad9b9644d87a3005a0626c8bcf7c98591a Parents: 34b6a39 Author: Hugo Trippaers <[email protected]> Authored: Tue Nov 12 17:35:25 2013 +0100 Committer: Hugo Trippaers <[email protected]> Committed: Tue Nov 12 17:35:25 2013 +0100 ---------------------------------------------------------------------- services/console-proxy-rdp/rdpconsole/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c3b60fad/services/console-proxy-rdp/rdpconsole/pom.xml ---------------------------------------------------------------------- diff --git a/services/console-proxy-rdp/rdpconsole/pom.xml b/services/console-proxy-rdp/rdpconsole/pom.xml index c829f6b..02e469f 100644 --- a/services/console-proxy-rdp/rdpconsole/pom.xml +++ b/services/console-proxy-rdp/rdpconsole/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-services</artifactId> <version>4.3.0-SNAPSHOT</version> - <relativePath>../pom.xml</relativePath> + <relativePath>../../pom.xml</relativePath> </parent> <properties>
