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/460b0df1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/460b0df1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/460b0df1 Branch: refs/heads/4.3 Commit: 460b0df1c9813dac2580abd75a0c8a57cbbd434a Parents: c683237 Author: Hugo Trippaers <[email protected]> Authored: Tue Nov 12 17:35:25 2013 +0100 Committer: Devdeep Singh <[email protected]> Committed: Mon Dec 9 10:45:05 2013 +0530 ---------------------------------------------------------------------- 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/460b0df1/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>
