You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/11/15 21:02:47 UTC

[02/50] git commit: updated refs/heads/ui-restyle to 06ccb84

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 <ht...@schubergphilis.com>
Authored: Tue Nov 12 17:35:25 2013 +0100
Committer: Hugo Trippaers <ht...@schubergphilis.com>
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>