You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by an...@apache.org on 2014/03/07 01:20:24 UTC

[2/2] git commit: updated refs/heads/4.3 to 7174408

Fix typo
(cherry picked from commit 3beb75cdf1ffa681d2efeecc0c6001f6f064a578)

Signed-off-by: Animesh Chaturvedi <an...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/71744088
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/71744088
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/71744088

Branch: refs/heads/4.3
Commit: 717440883bd227d1200f9c3e69d7ff023f8b897e
Parents: 472a387
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Thu Feb 27 12:59:34 2014 +0100
Committer: Animesh Chaturvedi <an...@apache.org>
Committed: Thu Mar 6 16:08:24 2014 -0800

----------------------------------------------------------------------
 client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/71744088/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index 94e23d1..3995f6e 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -742,7 +742,7 @@
       <dependencies>
         <dependency>
           <groupId>org.apache.cloudstack</groupId>
-          <artifactId>cloud-plugin-database-myqslha</artifactId>
+          <artifactId>cloud-plugin-database-mysqlha</artifactId>
           <version>${project.version}</version>
         </dependency>
       </dependencies>